]> git.baikalelectronics.ru Git - kernel.git/commit
net: pch_gbe: Remove dead RINGFREE code
authorPaul Burton <paul.burton@mips.com>
Sat, 23 Jun 2018 03:17:50 +0000 (20:17 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sat, 23 Jun 2018 11:52:08 +0000 (20:52 +0900)
commitbde6dc2768492a31826b8d015cbedd1710425d2c
tree96a635f825d2abc19c1453d8f2a5df543951fab4
parentfda98dd4b17827c9e47a11fff50238ca099bdefb
net: pch_gbe: Remove dead RINGFREE code

The pch_gbe driver includes some code which appears to be an attempt to
work around a problem with the pch_gbe_free_rx_resources &
pch_gbe_free_tx_resources functions that no longer exists. Remove the
code guarded by the never-defined RINGFREE preprocessor macro.

Signed-off-by: Paul Burton <paul.burton@mips.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/oki-semi/pch_gbe/pch_gbe_ethtool.c