commit | eb88f5f7128ced3d6ab81004686035fb03087475 | [log] [tgz] |
---|---|---|
author | Heiner Kallweit <hkallweit1@gmail.com> | Fri Aug 10 22:39:29 2018 +0200 |
committer | David S. Miller <davem@davemloft.net> | Fri Aug 10 14:32:35 2018 -0700 |
tree | d0251cd410416eab30ac0cea310afec87789d402 | |
parent | 05bbe5584ff9dc218f20398755de29f02dbc6093 [diff] |
r8169: don't configure csum function per chip version We don't have to configure the csum function per chip (sub-)version. The distinction is simple, versions RTL8102e and from RTL8168c onwards support csum_v2. Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>