Re: [net-next 0/5] use reset to set headers

2016-12-03 Thread David Miller
From: Zhang Shengju Date: Fri, 2 Dec 2016 09:51:02 +0800 > This patch serial replace 'set' function to 'reset', since the > offset is zero. It's not necessary to use set, reset function is > straightforward, and will remove the unnecessary add operation in > set function. Series applied, thank

[net-next 0/5] use reset to set headers

2016-12-01 Thread Zhang Shengju
This patch serial replace 'set' function to 'reset', since the offset is zero. It's not necessary to use set, reset function is straightforward, and will remove the unnecessary add operation in set function. Zhang Shengju (5): qede: use reset to set network header bnx2x: use reset to set ne