staging: wilc1000: tcp_process: add argument dev and use private data
authorGlen Lee <glen.lee@atmel.com>
Tue, 27 Oct 2015 09:28:03 +0000 (18:28 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 28 Oct 2015 23:11:23 +0000 (08:11 +0900)
commit82bb18e1bdcd774059556c58650a04c004a21c9d
tree61054e791fe14bc2a942ef7896336c22de994539
parent691bbd42b0dde916e489ee71babfa17bab32720e
staging: wilc1000: tcp_process: add argument dev and use private data

This patch adds new argument net_device and use netdev private data member
wilc instead of g_linux_wlan. Pass argument dev to the function as well.

Signed-off-by: Glen Lee <glen.lee@atmel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/wilc1000/wilc_wlan.c