staging: wilc1000: remove duplicate netdev
authorGlen Lee <glen.lee@atmel.com>
Mon, 21 Dec 2015 05:18:38 +0000 (14:18 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 21 Dec 2015 21:21:09 +0000 (13:21 -0800)
commit1006b5c71cbd8f4f89a67a6b4c4648aa9154199b
tree4c239015d70f0996b439a4429ba84318e40339d6
parent1f435d2ef4cdb9c451f768d6c2e827351a55c64b
staging: wilc1000: remove duplicate netdev

There are two net_device pointer which is the same because two structures
are merged into wilc_vif in previous patch. Remove wilc_netdev and change
with ndev.

Signed-off-by: Glen Lee <glen.lee@atmel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/wilc1000/linux_wlan.c
drivers/staging/wilc1000/wilc_wfi_cfgoperations.c
drivers/staging/wilc1000/wilc_wfi_netdevice.h
This page took 0.028109 seconds and 5 git commands to generate.