linux/drivers/net/wireless/iwlegacy
Julia Lawall ccbac29055 iwlegacy: use ether_addr_equal_64bits
Ether_addr_equal_64bits is more efficient than ether_addr_equal, and can be
used when each argument is an array within a structure that contains at
least two bytes of data beyond the array.

The structures involved are:
ieee80211_hdr defined in include/linux/ieee80211.h,
il_priv defined in drivers/net/wireless/iwlegacy/common.h and
il_rxon_cmd defined in drivers/net/wireless/iwlegacy/commands.h

This was done using Coccinelle (http://coccinelle.lip6.fr/).

Signed-off-by: Julia Lawall <Julia.Lawall@lip6.fr>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2014-01-03 15:36:59 -05:00
..
3945-debug.c drivers: net: Mark functions as static in 3945-debug.c 2013-12-18 15:23:12 -05:00
3945-mac.c iwl3945: do not print RFKILL message 2013-12-05 14:54:44 -05:00
3945-rs.c mac80211/rc80211: add chandef to rate initialization 2013-07-16 09:58:02 +03:00
3945.c iwlegacy: use ether_addr_equal_64bits 2014-01-03 15:36:59 -05:00
3945.h iwlegacy: Remove extern from function prototypes 2013-09-24 18:05:24 -07:00
4965-calib.c iwlegacy: remove enum iw_calib and related code 2012-02-29 14:14:55 -05:00
4965-debug.c drivers: net: Mark functions as static in 4965-debug.c 2013-12-18 15:23:14 -05:00
4965-mac.c cfg80211: move regulatory flags to their own variable 2013-11-25 20:51:46 +01:00
4965-rs.c mac80211/rc80211: add chandef to rate initialization 2013-07-16 09:58:02 +03:00
4965.c mac80211: support secondary channel offset in CSA 2013-04-16 15:29:44 +02:00
4965.h iwlegacy: Remove extern from function prototypes 2013-09-24 18:05:24 -07:00
commands.h wireless: move crypto constants to ieee80211.h 2013-05-16 22:39:41 +02:00
common.c iwlegacy: use ether_addr_equal_64bits 2014-01-03 15:36:59 -05:00
common.h iwlegacy: Remove extern from function prototypes 2013-09-24 18:05:24 -07:00
csr.h iwlegacy: indentions and whitespaces 2011-11-15 14:45:59 +01:00
debug.c drivers: net: Mark functions as static in debug.c 2013-12-18 15:23:16 -05:00
iwl-spectrum.h iwlegacy: rename iwl to il 2011-11-15 11:16:58 +01:00
Kconfig iwlegacy: Kconfig: Change Debug Option to be more clear 2012-02-29 14:14:55 -05:00
Makefile iwlegacy: rename iwl-debug.c to debug.c 2011-11-15 14:24:36 +01:00
prph.h iwlegacy: indentions and whitespaces 2011-11-15 14:45:59 +01:00