mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-02-02 15:11:05 +02:00
madwifi: add another missing change for linux 2.4 compat
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12847 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
b7ba52b1eb
commit
9204c7e206
@ -37,7 +37,7 @@
|
||||
+ struct ath_hal *ah = sc->sc_ah;
|
||||
+ int dev = sc->sc_ah->ah_macType;
|
||||
+ unsigned int nbtt, atim;
|
||||
+ bool is_5210 = 0;
|
||||
+ int is_5210 = 0;
|
||||
+
|
||||
+ /*
|
||||
+ * check if the ATIM window is still correct:
|
||||
|
Loading…
x
Reference in New Issue
Block a user