From 6928d7321de7b65f344907f8b427d8576c77f914 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Sat, 4 Oct 2008 10:13:12 +0000 Subject: [PATCH] madwifi: add another missing change for linux 2.4 compat SVN-Revision: 12847 --- package/madwifi/patches/375-atim_tsf_update.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/madwifi/patches/375-atim_tsf_update.patch b/package/madwifi/patches/375-atim_tsf_update.patch index cd5eefabdd..a8a05e03ae 100644 --- a/package/madwifi/patches/375-atim_tsf_update.patch +++ b/package/madwifi/patches/375-atim_tsf_update.patch @@ -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: