staging/wlan-ng : Remove duplicated defines from p80211
authorAnish Bhatt <anish7@gmail.com>
Fri, 4 Sep 2015 21:00:30 +0000 (14:00 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 13 Sep 2015 01:24:52 +0000 (18:24 -0700)
commit242850f48a96ce0bf48e81fa20850792f27fd3ba
tree3aa951de95465bdbc63c4c8baafa56ae623e5560
parenta2f9ff6c75ad2c3110ad8464c0dbaef4902c9400
staging/wlan-ng : Remove duplicated defines from p80211

ETH_ALEN/ETH_HLEN can be  used instead of
WLAN_ETHADDR_LEN & WLAN_ETHHDR_LEN, replace directly or
use eth_addr* functions where applicable.

Signed-off-by: Anish Bhatt <anish@chelsio.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/wlan-ng/p80211conv.c
drivers/staging/wlan-ng/p80211conv.h