From d3c2b87213358a80a9d25f45fe1ba81d409dd2d8 Mon Sep 17 00:00:00 2001 From: Florian Fainelli Date: Sat, 19 Feb 2011 12:44:23 +0000 Subject: update to 2.6.32.29 SVN-Revision: 25583 --- target/linux/generic/patches-2.6.32/150-netfilter_imq.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'target/linux/generic/patches-2.6.32/150-netfilter_imq.patch') diff --git a/target/linux/generic/patches-2.6.32/150-netfilter_imq.patch b/target/linux/generic/patches-2.6.32/150-netfilter_imq.patch index 8a6cf3e..3b46e25 100644 --- a/target/linux/generic/patches-2.6.32/150-netfilter_imq.patch +++ b/target/linux/generic/patches-2.6.32/150-netfilter_imq.patch @@ -958,7 +958,7 @@ dev_queue_xmit_nit(skb, dev); if (netif_needs_gso(dev, skb)) { -@@ -1789,8 +1796,7 @@ u16 skb_tx_hash(const struct net_device +@@ -1797,8 +1804,7 @@ u16 skb_tx_hash(const struct net_device } EXPORT_SYMBOL(skb_tx_hash); @@ -968,7 +968,7 @@ { const struct net_device_ops *ops = dev->netdev_ops; u16 queue_index = 0; -@@ -1803,6 +1809,7 @@ static struct netdev_queue *dev_pick_tx( +@@ -1811,6 +1817,7 @@ static struct netdev_queue *dev_pick_tx( skb_set_queue_mapping(skb, queue_index); return netdev_get_tx_queue(dev, queue_index); } -- cgit v1.1