Re: [PATCH 2/6] staging: wilc1000: delete 'WILC_WFIDrvHandle' structure

2015-07-06 Thread Greg KH
On Tue, Jun 30, 2015 at 05:34:34PM +0900, Dean Lee wrote: delete odd structure and rework it. what do you mean by rework it? It looks like you just made it a void * everywhere, which is what I explicitly said to not do. sorry, can't take this. greg k-h -- To unsubscribe from this list: send

[PATCH 2/6] staging: wilc1000: delete 'WILC_WFIDrvHandle' structure

2015-06-30 Thread Dean Lee
delete odd structure and rework it. Signed-off-by: Dean Lee dean@atmel.com --- drivers/staging/wilc1000/host_interface.c | 149 +++--- drivers/staging/wilc1000/host_interface.h | 123 +- drivers/staging/wilc1000/linux_wlan.c | 14