mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2025-01-18 11:17:07 +00:00
staging: ks7010: Remove unused member 'reg_net' from 'ks_wlan_private'.
'reg_net' is never used in this driver. Signed-off-by: Quytelda Kahja <quytelda@tamalin.org>x Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
f40cd66b45
commit
7423c4e399
@ -406,7 +406,6 @@ struct ks_wlan_private {
|
||||
struct tasklet_struct rx_bh_task;
|
||||
|
||||
struct net_device *net_dev;
|
||||
int reg_net; /* register_netdev */
|
||||
struct net_device_stats nstats;
|
||||
struct iw_statistics wstats;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user