Re: [PATCH V2 net-next] net: hns: Fix to conditionally convey RX checksum flag to stack
From: David Miller
Date: Sat Dec 03 2016 - 15:25:29 EST
From: Salil Mehta <salil.mehta@xxxxxxxxxx>
Date: Thu, 1 Dec 2016 16:59:14 +0000
> It looks to me the cumbersome check in the PATCH V2 should
> be retained.
I really want something simpler with small checks that are
done in logical pieces in a straigtforward progression.
The code in V2 is completely unreadable.