openwrt/staging/blogic.git
16 years agoFix compilation on 2.6.27. As 2.6.27 is not yet released
Felix Fietkau [Mon, 29 Sep 2008 20:46:12 +0000 (13:46 -0700)]
Fix compilation on 2.6.27. As 2.6.27 is not yet released
we use ifndef on ETH_P_PAE.

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
16 years agoStart of new compat-wireless git tree for kernels >= 2.6.27
Luis R. Rodriguez [Wed, 3 Sep 2008 02:27:56 +0000 (19:27 -0700)]
Start of new compat-wireless git tree for kernels >= 2.6.27
For older kernels please see compat-wireless-2.6-old.git.

We split because of the new TX Multiqueue changes introduced which
were difficult to backport.

Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>