projects
/
15.05
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dfa9a40
)
generic/3.19: fixup the value of IFF_NO_IP_ALIGN
author
Imre Kaloz
<kaloz@openwrt.org>
Sun, 25 Jan 2015 18:14:18 +0000
(18:14 +0000)
committer
Imre Kaloz
<kaloz@openwrt.org>
Sun, 25 Jan 2015 18:14:18 +0000
(18:14 +0000)
Reported-by: Stephen Walker <stephendwalker+openwrt@gmail.com>
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@44139
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
target/linux/generic/patches-3.19/721-phy_packets.patch
patch
|
blob
|
history
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
8dd3346
..
6c0898c
100644
(file)
--- a/
target/linux/generic/patches-3.19/721-phy_packets.patch
+++ b/
target/linux/generic/patches-3.19/721-phy_packets.patch
@@
-4,7
+4,7
@@
IFF_XMIT_DST_RELEASE_PERM = 1<<22,
IFF_IPVLAN_MASTER = 1<<23,
IFF_IPVLAN_SLAVE = 1<<24,
-+ IFF_NO_IP_ALIGN = 1<<2
3
,
++ IFF_NO_IP_ALIGN = 1<<2
5
,
};
#define IFF_802_1Q_VLAN IFF_802_1Q_VLAN