staging: wilc1000: linux_wlan_start_firmware: change argument with dev
authorGlen Lee <glen.lee@atmel.com>
Thu, 29 Oct 2015 03:18:46 +0000 (12:18 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 16 Nov 2015 04:02:47 +0000 (20:02 -0800)
commit9bf3d7274516debe31e710a209e7d59ffc49d9c0
tree97e1145f32d086e2328e503b4725cee60bd7a6f6
parent32f033287bdf1420b86fd459cbd19c060053037c
staging: wilc1000: linux_wlan_start_firmware: change argument with dev

This patch changes argument nic with dev and use netdev private data member
wilc instead of g_linux_wlan, and pass 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/linux_wlan.c