kernel: refresh patches for 2.6.34-rc5 and update md5sum
[openwrt/svn-archive/archive.git] / target / linux / generic-2.6 / patches-2.6.34 / 150-netfilter_imq.patch
index 353a873180483a1c65f6839e073d6e5fcba1a427..e876fb567d09c2b3f5170609f05d440d1d4dab76 100644 (file)
  {
        u16 queue_index;
        struct sock *sk = skb->sk;
-@@ -1997,6 +2003,7 @@ static struct netdev_queue *dev_pick_tx(
+@@ -2001,6 +2007,7 @@ static struct netdev_queue *dev_pick_tx(
        skb_set_queue_mapping(skb, queue_index);
        return netdev_get_tx_queue(dev, queue_index);
  }