X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=blobdiff_plain;f=target%2Flinux%2Far7%2Fpatches-2.6.26%2F900-cpmac_multiqueue.patch;h=63ced873ebf70dbecda0523ac6f0c17b29aea163;hp=16e73204658e2b11d44aa489962d4b3e9add1cd8;hb=c1ce5db4c22a43e66bba0329929b6aa04f548ab1;hpb=e4b2f3b74133e80e3cce04c172637810a84cf07a diff --git a/target/linux/ar7/patches-2.6.26/900-cpmac_multiqueue.patch b/target/linux/ar7/patches-2.6.26/900-cpmac_multiqueue.patch index 16e7320465..63ced873eb 100644 --- a/target/linux/ar7/patches-2.6.26/900-cpmac_multiqueue.patch +++ b/target/linux/ar7/patches-2.6.26/900-cpmac_multiqueue.patch @@ -17,8 +17,8 @@ because other drivers do it in the same way. Signed-off-by: Stefan Weil ---- a/drivers/net/cpmac.c 2008-07-13 23:51:29.000000000 +0200 -+++ b/drivers/net/cpmac.c 2008-08-14 20:48:49.000000000 +0200 +--- a/drivers/net/cpmac.c ++++ b/drivers/net/cpmac.c @@ -627,7 +627,7 @@ dev_kfree_skb_irq(desc->skb); desc->skb = NULL;