diff options
author | Luka Perkov <luka@openwrt.org> | 2015-02-10 22:36:59 +0000 |
---|---|---|
committer | Luka Perkov <luka@openwrt.org> | 2015-02-10 22:36:59 +0000 |
commit | d303640263b6337219d8c1fb01918b0a3cb7ab9c (patch) | |
tree | 5be1ef25dfa1d707ab80d2731306d6a3597f0863 /target/linux/generic/patches-3.19/721-phy_packets.patch | |
parent | 2f64ecd2ac714576814473df5507888a8dbe518e (diff) | |
download | upstream-d303640263b6337219d8c1fb01918b0a3cb7ab9c.tar.gz upstream-d303640263b6337219d8c1fb01918b0a3cb7ab9c.tar.bz2 upstream-d303640263b6337219d8c1fb01918b0a3cb7ab9c.zip |
kernel: switch 3.19 from -rc5 to release .0
Signed-off-by: Luka Perkov <luka@openwrt.org>
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@44381 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic/patches-3.19/721-phy_packets.patch')
-rw-r--r-- | target/linux/generic/patches-3.19/721-phy_packets.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/patches-3.19/721-phy_packets.patch b/target/linux/generic/patches-3.19/721-phy_packets.patch index 6c0898c5ee..68ba8fc306 100644 --- a/target/linux/generic/patches-3.19/721-phy_packets.patch +++ b/target/linux/generic/patches-3.19/721-phy_packets.patch @@ -86,7 +86,7 @@ help --- a/net/core/dev.c +++ b/net/core/dev.c -@@ -2620,10 +2620,20 @@ static int xmit_one(struct sk_buff *skb, +@@ -2591,10 +2591,20 @@ static int xmit_one(struct sk_buff *skb, if (!list_empty(&ptype_all)) dev_queue_xmit_nit(skb, dev); |