From: Jasper Bryant-Greene Date: Sat, 2 Aug 2008 23:30:55 +0000 (+1200) Subject: move ETH_P_PAE from ieee80211_i.h to if_ether.h X-Git-Tag: v2.6.28-rc1~717^2~432 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fef1643bf0cdd092a52dc3378479e4811fd65152;p=pandora-kernel.git 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 Acked-by: Johannes Berg Signed-off-by: John W. Linville --- Reading git-diff-tree failed