Browse Source

generic/3.19: fixup the value of IFF_NO_IP_ALIGN

Reported-by: Stephen Walker <[email protected]>
Signed-off-by: Imre Kaloz <[email protected]>

SVN-Revision: 44139
Imre Kaloz 11 years ago
parent
commit
11a2a6b220
1 changed files with 1 additions and 1 deletions
  1. 1 1
      target/linux/generic/patches-3.19/721-phy_packets.patch

+ 1 - 1
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<<23,
++	IFF_NO_IP_ALIGN			= 1<<25,
  };
  
  #define IFF_802_1Q_VLAN			IFF_802_1Q_VLAN