]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
move ETH_P_PAE from ieee80211_i.h to if_ether.h
authorJasper Bryant-Greene <jasper@amiton.co.nz>
Sat, 2 Aug 2008 23:30:55 +0000 (11:30 +1200)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 22 Aug 2008 20:29:57 +0000 (16:29 -0400)
ETH_P_PAE belongs in if_ether.h with the other ETH_P_* definitions. This
patch moves it there.

Signed-off-by: Jasper Bryant-Greene <jasper@amiton.co.nz>
Acked-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
include/linux/if_ether.h
net/mac80211/ieee80211_i.h

index e157c1399b61c691b9b7ee192556cbbec74f2f03..5028e0b6082b55cb20c4537fdbe8daa13361907a 100644 (file)
@@ -74,6 +74,7 @@
 #define ETH_P_ATMFATE  0x8884          /* Frame-based ATM Transport
                                         * over Ethernet
                                         */
+#define ETH_P_PAE      0x888E          /* Port Access Entity (IEEE 802.1X) */
 #define ETH_P_AOE      0x88A2          /* ATA over Ethernet            */
 #define ETH_P_TIPC     0x88CA          /* TIPC                         */
 
index 3cad0172b45e55af4fb8b35d6c06fc73f88af537..168f845c173725945a002b2be56541789f1e41be 100644 (file)
 /* ieee80211.o internal definitions, etc. These are not included into
  * low-level drivers. */
 
-#ifndef ETH_P_PAE
-#define ETH_P_PAE 0x888E /* Port Access Entity (IEEE 802.1X) */
-#endif /* ETH_P_PAE */
-
 struct ieee80211_local;
 
 /* Maximum number of broadcast/multicast frames to buffer when some of the