poco: moved to github
[openwrt/svn-archive/archive.git] / net / madwifi / patches / 396-napi_ff_fix.patch
index ca35d4ccac5d6da1bd745ea90cdd80802b79f4ef..f84c4b4d77230f940a148c7424cb65b6112db2e2 100644 (file)
@@ -1,6 +1,6 @@
 --- a/ath/if_ath.c
 +++ b/ath/if_ath.c
-@@ -6734,10 +6734,10 @@ ath_rx_poll(struct net_device *dev, int
+@@ -6734,10 +6734,10 @@ ath_rx_poll(struct net_device *dev, int 
  #if LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,24)
        struct ath_softc *sc = container_of(napi, struct ath_softc, sc_napi);
        struct net_device *dev = sc->sc_dev;