diff options
author | Felix Fietkau <nbd@openwrt.org> | 2012-03-18 22:58:04 +0100 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2012-04-09 22:09:35 +0200 |
commit | c6fb08aaa879d1a70ed01e9ac1080066abf7ef78 (patch) | |
tree | 0ee780fb5dd69fb2dc083fba6f037403597a43f9 /net/mac80211/debugfs_netdev.c | |
parent | rt2x00: increase led's name buffer length (diff) | |
download | linux-c6fb08aaa879d1a70ed01e9ac1080066abf7ef78.tar.xz linux-c6fb08aaa879d1a70ed01e9ac1080066abf7ef78.zip |
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