madwifi: fix compilation against Linux 3.8
git-svn-id: svn://svn.openwrt.org/openwrt/packages@36010 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@ -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;
|
||||
|
Reference in New Issue
Block a user