aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/lpddr/lpddr_cmds.c
diff options
context:
space:
mode:
authorMichał Mirosław <[email protected]>2011-03-30 23:58:08 +0000
committerDavid S. Miller <[email protected]>2011-04-02 03:23:25 +0000
commit4dd5ffe4fc36128dc86568ddeaeae359e6037762 (patch)
treea1d36b66e8125ce9778ab96fedce028c78654c21 /drivers/mtd/lpddr/lpddr_cmds.c
parentusbnet: use eth%d name for known ethernet devices (diff)
downloadkernel-4dd5ffe4fc36128dc86568ddeaeae359e6037762.tar.gz
kernel-4dd5ffe4fc36128dc86568ddeaeae359e6037762.zip
net: Fix dev dev_ethtool_get_rx_csum() for forced NETIF_F_RXCSUM
dev_ethtool_get_rx_csum() won't report rx checksumming when it's not changeable and driver is converted to hw_features and friends. Fix this. (dev->hw_features & NETIF_F_RXCSUM) check is dropped - if the ethtool_ops->get_rx_csum is set, then driver is not coverted, yet. Signed-off-by: Michał Mirosław <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'drivers/mtd/lpddr/lpddr_cmds.c')
0 files changed, 0 insertions, 0 deletions