diff options
author | Russell King <[email protected]> | 2014-07-08 13:02:04 +0100 |
---|---|---|
committer | David S. Miller <[email protected]> | 2014-07-08 20:57:46 -0700 |
commit | 96018f52c532b69424d354a848ac7812136650f6 (patch) | |
tree | 8a42529815222710c46e9690e4782f5fb8abfffb /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf | |
parent | 344756f6e36b056ed361eedbd68244b108bdb1c6 (diff) |
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 <[email protected]>
Signed-off-by: Russell King <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf')
0 files changed, 0 insertions, 0 deletions