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 | 92f324d33355e26bb119e731197445cf229afbfa (patch) | |
tree | 8e167dcfe6a61e3139453af2aae79057c04a6d5b /target/linux/generic/patches-3.19/721-phy_packets.patch | |
parent | 7aa5766ad137c10cca1a67672f2d8371141f7841 (diff) | |
download | upstream-92f324d33355e26bb119e731197445cf229afbfa.tar.gz upstream-92f324d33355e26bb119e731197445cf229afbfa.tar.bz2 upstream-92f324d33355e26bb119e731197445cf229afbfa.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>
SVN-Revision: 44381
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); |