staging: brcm80211: use linux native ethertype iso ETH_P_BRCM
authorArend van Spriel <arend@broadcom.com>
Wed, 29 Jun 2011 23:47:40 +0000 (16:47 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 5 Jul 2011 16:57:21 +0000 (09:57 -0700)
commitcb645abd454fea5a625fd0921b19356680cb7241
tree682bfc4230331747241b815e5cf26b5e8ba66d13
parentc8796cbeabba6dd946b78edea71dbee90edabbf0
staging: brcm80211: use linux native ethertype iso ETH_P_BRCM

The linux native ethertype ETH_P_LINK_CTL is matching ETH_P_BRCM so
lets use that definition and get rid of ETH_P_BRCM.

Signed-off-by: Arend van Spriel <arend@broadcom.com>
Reviewed-by: Roland Vossen <rvossen@broadcom.com>
Reviewed-by: Franky Lin <frankyl@broadcom.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/brcm80211/brcmfmac/dhd_linux.c
This page took 0.039636 seconds and 5 git commands to generate.