X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=blobdiff_plain;f=package%2Fmadwifi%2Fpatches%2F431-compile_fixes.patch;h=b11d406a0d7ecc6377c9280816031d84468841c8;hp=c4d89b021a2799c32619ab5695fa6592a647deb8;hb=638d952c9d0606bc216dc737430b40e42a68b23e;hpb=4a6d79d3ce69c16e2c840026b66c4a52c2d29d01 diff --git a/package/madwifi/patches/431-compile_fixes.patch b/package/madwifi/patches/431-compile_fixes.patch index c4d89b021a..b11d406a0d 100644 --- a/package/madwifi/patches/431-compile_fixes.patch +++ b/package/madwifi/patches/431-compile_fixes.patch @@ -22,7 +22,7 @@ __netif_rx_schedule(dev, &sc->sc_napi); #else __netif_rx_schedule(dev); -@@ -7132,7 +7136,9 @@ rx_next: +@@ -7135,7 +7139,9 @@ rx_next: local_irq_restore(flags); }