compat-2.6: stop shipping bleeding edge iw_handler.h
authorLuis R. Rodriguez <lrodriguez@atheros.com>
Thu, 8 Oct 2009 13:36:15 +0000 (09:36 -0400)
committerLuis R. Rodriguez <lrodriguez@atheros.com>
Thu, 8 Oct 2009 13:36:15 +0000 (09:36 -0400)
We should be using the old kernel's header instead.

Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
scripts/admin-update.sh

index 0e12831e0e40c45b9e6db00ffe6bc6f2ebce57f9..096051c67d63e1953e013f6bfbf48b75636183de 100755 (executable)
@@ -27,7 +27,7 @@ INCLUDE_LINUX_USB="usbnet.h rndis_host.h"
 INCLUDE_LINUX_SPI="wl12xx.h libertas_spi.h"
 
 # The good new yummy stuff
-INCLUDE_NET="cfg80211.h ieee80211_radiotap.h iw_handler.h"
+INCLUDE_NET="cfg80211.h ieee80211_radiotap.h"
 INCLUDE_NET="$INCLUDE_NET mac80211.h wext.h lib80211.h regulatory.h"
 
 # Pretty colors