alistair23-linux/drivers/net/wireless/ipw2x00
Ivan Vecera 47ea032533 drivers/net: get rid of unnecessary initializations in .get_drvinfo()
Many drivers initialize uselessly n_priv_flags, n_stats, testinfo_len,
eedump_len & regdump_len fields in their .get_drvinfo() ethtool op.
It's not necessary as these fields is filled in ethtool_get_drvinfo().

v2: removed unused variable
v3: removed another unused variable

Signed-off-by: Ivan Vecera <ivecera@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2015-10-16 00:24:10 -07:00
..
ipw.h net/wireless: ipw2x00: add supported cipher suites to wiphy initialization 2012-04-12 15:10:48 -04:00
ipw2100.c ipw2100: fix timeout bug - always evaluated to 0 2015-07-11 19:49:31 +03:00
ipw2100.h treewide: Fix typo compatability -> compatibility 2015-08-07 14:01:39 +02:00
ipw2200.c drivers/net: get rid of unnecessary initializations in .get_drvinfo() 2015-10-16 00:24:10 -07:00
ipw2200.h wireless: delete non-required instances of include <linux/init.h> 2014-01-03 15:37:01 -05:00
Kconfig cfg80211-wext: export symbols only when needed 2015-02-28 21:31:09 +01:00
libipw.h ipw2x00: remove unused ->ibss_dfs pointer 2014-10-27 14:16:13 -04:00
libipw_geo.c net/wireless: ipw2x00: remove unreachable code 2012-11-16 14:29:06 -05:00
libipw_module.c ipw2x00: remove unused ->ibss_dfs pointer 2014-10-27 14:16:13 -04:00
libipw_rx.c wireless: mark element IDs 8 and 9 reserved 2015-09-22 15:21:27 +02:00
libipw_tx.c ipw2x00: comment typo fix encryptiong to encryption 2011-09-15 14:20:31 +02:00
libipw_wx.c wireless: ipw2x00: print SSID via %*pE 2014-10-14 02:18:27 +02:00
Makefile