commit | 51f6291b040ad9ed475af4fd58bb1db53b737475 | [log] [tgz] |
---|---|---|
author | Heiner Kallweit <hkallweit1@gmail.com> | Wed Jun 17 22:56:27 2020 +0200 |
committer | David S. Miller <davem@davemloft.net> | Thu Jun 18 20:38:36 2020 -0700 |
tree | 5e4a70009dc42abbddb18c1ae821d960df778ad2 | |
parent | 9f0b54cd167219266bd3864570ae8f4987b57520 [diff] |
r8169: allow setting irq coalescing if link is down So far we can not configure irq coalescing when link is down. Allow the user to do this, and assume that he wants to configure irq coalescing for highest speed. Otherwise the irq rate is low enough anyway. Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>