linux/net/ieee80211
Kris Katterjohn d3f4a687f6 [NET]: Change memcmp(,,ETH_ALEN) to compare_ether_addr()
This changes some memcmp(one,two,ETH_ALEN) to compare_ether_addr(one,two).

Signed-off-by: Kris Katterjohn <kjak@users.sourceforge.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
2006-01-10 12:54:28 -08:00
..
Kconfig [PATCH] ieee80211_crypt_tkip depends on NET_RADIO 2005-12-12 23:59:28 -05:00
Makefile [PATCH] ieee80211: Added ieee80211_geo to provide helper functions 2005-09-21 23:03:55 -04:00
ieee80211_crypt.c ieee80211: cleanup crypto list handling, other minor cleanups. 2005-11-09 01:01:04 -05:00
ieee80211_crypt_ccmp.c Remove linux/version.h include from drivers/net/phy/* and net/ieee80211/*. 2005-11-05 23:39:54 -05:00
ieee80211_crypt_tkip.c Remove linux/version.h include from drivers/net/phy/* and net/ieee80211/*. 2005-11-05 23:39:54 -05:00
ieee80211_crypt_wep.c [PATCH] ieee80211: enable hw wep where host has to build IV 2006-01-09 10:34:25 -05:00
ieee80211_geo.c Remove linux/version.h include from drivers/net/phy/* and net/ieee80211/*. 2005-11-05 23:39:54 -05:00
ieee80211_module.c Remove linux/version.h include from drivers/net/phy/* and net/ieee80211/*. 2005-11-05 23:39:54 -05:00
ieee80211_rx.c [NET]: Change memcmp(,,ETH_ALEN) to compare_ether_addr() 2006-01-10 12:54:28 -08:00
ieee80211_tx.c [PATCH] ieee80211: enable hw wep where host has to build IV 2006-01-09 10:34:25 -05:00
ieee80211_wx.c [PATCH] ieee80211: enable hw wep where host has to build IV 2006-01-09 10:34:25 -05:00