commit | fef1643bf0cdd092a52dc3378479e4811fd65152 | [log] [tgz] |
---|---|---|
author | Jasper Bryant-Greene <jasper@amiton.co.nz> | Sun Aug 03 11:30:55 2008 +1200 |
committer | John W. Linville <linville@tuxdriver.com> | Fri Aug 22 16:29:57 2008 -0400 |
tree | 2de4d3e7b5ffeab6140c083ed98c9c2f7f3700e2 | |
parent | 96c87607ac8f9b0e641d11ba6e57f8ec0214ea1c [diff] |
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>