aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/brcm47xx/patches-2.6.33/813-use_netdev_alloc_skb.patch
diff options
context:
space:
mode:
authorAlexandros C. Couloumbis <alex@ozo.com>2010-04-30 11:05:40 +0000
committerAlexandros C. Couloumbis <alex@ozo.com>2010-04-30 11:05:40 +0000
commit6a40947c319ebfef8d76a6580917c3ae42108f23 (patch)
tree1a79067f7a0436c628b69d6ba74603fb1b075627 /target/linux/brcm47xx/patches-2.6.33/813-use_netdev_alloc_skb.patch
parent81f5f10a626bd5f9767fecef4ef73b80ab0216d9 (diff)
downloadupstream-6a40947c319ebfef8d76a6580917c3ae42108f23.tar.gz
upstream-6a40947c319ebfef8d76a6580917c3ae42108f23.tar.bz2
upstream-6a40947c319ebfef8d76a6580917c3ae42108f23.zip
brcm47xx: refresh 2.6.33 kernel patches
SVN-Revision: 21265
Diffstat (limited to 'target/linux/brcm47xx/patches-2.6.33/813-use_netdev_alloc_skb.patch')
-rw-r--r--target/linux/brcm47xx/patches-2.6.33/813-use_netdev_alloc_skb.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/brcm47xx/patches-2.6.33/813-use_netdev_alloc_skb.patch b/target/linux/brcm47xx/patches-2.6.33/813-use_netdev_alloc_skb.patch
index c431e40967..a9b2db586a 100644
--- a/target/linux/brcm47xx/patches-2.6.33/813-use_netdev_alloc_skb.patch
+++ b/target/linux/brcm47xx/patches-2.6.33/813-use_netdev_alloc_skb.patch
@@ -1,6 +1,6 @@
--- a/drivers/net/b44.c
+++ b/drivers/net/b44.c
-@@ -815,7 +815,7 @@ static int b44_rx(struct b44 *bp, int bu
+@@ -848,7 +848,7 @@ static int b44_rx(struct b44 *bp, int bu
struct sk_buff *copy_skb;
b44_recycle_rx(bp, cons, bp->rx_prod);