From: Arend van Spriel Date: Fri, 12 Oct 2012 10:28:16 +0000 (+0200) Subject: wireless: remove duplicate enum ieee80211_eid definitions X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~45^2~17^2^2~121 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3821b4247b40d6b95a59a2895ea6e9bd3f983f04;p=pandora-kernel.git 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 Signed-off-by: Arend van Spriel Signed-off-by: Johannes Berg --- Reading git-diff-tree failed