RE: [PATCH V2 net-next] net: hns: Fix to conditionally convey RX checksum flag to stack
From: Salil Mehta <hidden>
Date: 2016-12-05 15:42:54
Also in:
lkml
From: Salil Mehta <hidden>
Date: 2016-12-05 15:42:54
Also in:
lkml
-----Original Message----- From: David Miller [mailto:davem@davemloft.net] Sent: Saturday, December 03, 2016 8:25 PM To: Salil Mehta Cc: Zhuangyuzeng (Yisen); mehta.salil.lnk@gmail.com; netdev@vger.kernel.org; linux-kernel@vger.kernel.org; Linuxarm Subject: Re: [PATCH V2 net-next] net: hns: Fix to conditionally convey RX checksum flag to stack From: Salil Mehta <redacted> Date: Thu, 1 Dec 2016 16:59:14 +0000quoted
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.
Hi David, I understand your concern. I have floated the Patch V3 with re-structured code for your review. Thanks! Best regards Salil