diff options
author | Sean Anderson <seanga2@gmail.com> | 2023-03-24 13:51:29 -0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2023-03-27 08:41:56 +0100 |
commit | 3427372d0bd8c75036768d017074c29c99ce6342 (patch) | |
tree | b1ad6565e6ed64d1a180c08b44053665926f74de /drivers/net/ethernet/synopsys | |
parent | 70b1b4b86227c024c29ad54278fa5b80ec535ca9 (diff) |
net: sunhme: Remove residual polling code
The sunhme driver never used the hardware MII polling feature. Even the
if-def'd out happy_meal_poll_start was removed by 2002 [1]. Remove the
various places in the driver which needlessly guard against MII interrupts
which will never be enabled.
[1] https://lwn.net/2002/0411/a/2.5.8-pre3.php3
Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Horman <simon.horman@corigine.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/synopsys')
0 files changed, 0 insertions, 0 deletions