commit | 3a7f75e532420edb375b8d0a1526c3c1b777c1f6 | [log] [tgz] |
---|---|---|
author | Tobias Regnery <tobias.regnery@gmail.com> | Mon Jan 09 13:15:55 2017 +0100 |
committer | David S. Miller <davem@davemloft.net> | Mon Jan 09 14:52:54 2017 -0500 |
tree | ff5b7c776446a3214b3b6eb99ecca3c3064f8dbe | |
parent | 512656008a458a750bf4a55ec99e2621f47a9b06 [diff] |
alx: add feature flag for rx checksumming The code to handle rx checksumming was in the driver since its introduction but for reasons unknown the feature flag was left out. Now it is possible to enable this feature with ethtool. Tested on my AR8161 ethernet card, there are no regressions observed in netperf if this feature is enabled. Signed-off-by: Tobias Regnery <tobias.regnery@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>