wireless: remove duplicate enum ieee80211_eid definitions
authorArend van Spriel <arend@broadcom.com>
Fri, 12 Oct 2012 10:28:16 +0000 (12:28 +0200)
committerChristian Lamparter <chunkeey@googlemail.com>
Sat, 10 Nov 2012 03:00:16 +0000 (04:00 +0100)
commitf1d4f179aecece3230d8be54a61a20db456ec86d
treea15891aba4138561bf480790015e34e02a76e463
parentf454acd4469fb49286d2930a2b2c1d2d29864276
wireless: remove duplicate enum ieee80211_eid definitions

WLAN_EID_WPA and WLAN_EID_GENERIC mapped to the same value
as WLAN_EID_VENDOR_SPECIFIC. The last one being more in line
with the standard specification. Removing WLAN_EID_WPA and
WLAN_EID_GENERIC as there are no longer drivers using these.

Cc: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Arend van Spriel <arend@broadcom.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Christian Lamparter <chunkeey@googlemail.com>
include/linux/ieee80211.h