]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitc3e2cd524a928cfff6faa542769e2ed7738e753f
tree2de4d3e7b5ffeab6140c083ed98c9c2f7f3700e2
parent1b722870c4268a3818ffb863fc26ff7f2913f3ec
move ETH_P_PAE from ieee80211_i.h to if_ether.h

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