From 5e9ec4c59a8b6dd9cf970754255ec61922462c99 Mon Sep 17 00:00:00 2001 From: Hauke Mehrtens Date: Sun, 21 Dec 2014 19:10:52 +0100 Subject: patches: refresh patches on top of v3.18.1 1 3.0.101 [ OK ] 2 3.1.10 [ OK ] 3 3.2.65 [ OK ] 4 3.3.8 [ OK ] 5 3.4.105 [ OK ] 6 3.5.7 [ OK ] 7 3.6.11 [ OK ] 8 3.7.10 [ OK ] 9 3.8.13 [ OK ] 10 3.9.11 [ OK ] 11 3.10.63 [ OK ] 12 3.11.10 [ OK ] 13 3.12.35 [ OK ] 14 3.13.11 [ OK ] 15 3.14.27 [ OK ] 16 3.15.10 [ OK ] 17 3.16.6 [ OK ] 18 3.17.7 [ OK ] 19 3.18.1 [ OK ] Signed-off-by: Hauke Mehrtens --- .../collateral-evolutions/network/0035-skb_no_fcs/igb_skb_no_fcs.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'patches/collateral-evolutions/network/0035-skb_no_fcs/igb_skb_no_fcs.patch') diff --git a/patches/collateral-evolutions/network/0035-skb_no_fcs/igb_skb_no_fcs.patch b/patches/collateral-evolutions/network/0035-skb_no_fcs/igb_skb_no_fcs.patch index de772314..33f67f5f 100644 --- a/patches/collateral-evolutions/network/0035-skb_no_fcs/igb_skb_no_fcs.patch +++ b/patches/collateral-evolutions/network/0035-skb_no_fcs/igb_skb_no_fcs.patch @@ -1,6 +1,6 @@ --- a/drivers/net/ethernet/intel/igb/igb_main.c +++ b/drivers/net/ethernet/intel/igb/igb_main.c -@@ -4800,9 +4800,10 @@ static u32 igb_tx_cmd_type(struct sk_buf +@@ -4807,9 +4807,10 @@ static u32 igb_tx_cmd_type(struct sk_buf cmd_type |= IGB_SET_FLAG(tx_flags, IGB_TX_FLAGS_TSTAMP, (E1000_ADVTXD_MAC_TSTAMP)); -- cgit v1.2.3