summaryrefslogtreecommitdiff
path: root/net/mac80211/debugfs_netdev.c
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2012-03-19 01:58:04 +0400
committerJohn W. Linville <linville@tuxdriver.com>2012-04-10 00:09:35 +0400
commitc6fb08aaa879d1a70ed01e9ac1080066abf7ef78 (patch)
tree0ee780fb5dd69fb2dc083fba6f037403597a43f9 /net/mac80211/debugfs_netdev.c
parent4272a27f2f5773f4e4cb5285feba655450a720a8 (diff)
downloadlinux-c6fb08aaa879d1a70ed01e9ac1080066abf7ef78.tar.xz
cfg80211: use compare_ether_addr on MAC addresses instead of memcmp
Because of the constant size and guaranteed 16 bit alignment, the inline compare_ether_addr function is much cheaper than calling memcmp. Signed-off-by: Felix Fietkau <nbd@openwrt.org> Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'net/mac80211/debugfs_netdev.c')
0 files changed, 0 insertions, 0 deletions