From: Eric Dumazet <[email protected]> Date: Tue, 20 Feb 2018 21:42:26 -0800
> From: Eric Dumazet <[email protected]> > > If an attempt is made to disable RX checksums, USB adapter is changed > but netdev->features is not, because smsc75xx_set_features() returns a > non zero value. > > This throws errors from netdev_rx_csum_fault() : > <devname>: hw csum failure > > Signed-off-by: Eric Dumazet <[email protected]> > Cc: Steve Glendinning <[email protected]> Applied, thanks Eric.
