diff options
author | 2014-07-08 13:02:04 +0100 | |
---|---|---|
committer | 2014-07-08 20:57:46 -0700 | |
commit | 96018f52c532b69424d354a848ac7812136650f6 (patch) | |
tree | 8a42529815222710c46e9690e4782f5fb8abfffb /tools/perf/scripts/python | |
parent | net: fec: add support for dumping transmit ring on timeout (diff) | |
download | linux-dev-96018f52c532b69424d354a848ac7812136650f6.tar.xz linux-dev-96018f52c532b69424d354a848ac7812136650f6.zip |
net: fec: remove useless status check in tx reap path
Remove a useless status check in the transmit reap path - we have
already checked that the BD_ENET_TX_READY bit is clear, and as the
hardware only ever clears this bit, there is no way this test can ever
be true.
Acked-by: Fugang Duan <B38611@freescale.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions