mirror_ubuntu-kernels/drivers/net/ethernet/sun
Wang Qing e0e8028cc0 net: ethernet: sun: use time_is_before_jiffies() instead of open coding it
Use the helper function time_is_{before,after}_jiffies() to improve
code readability.

Signed-off-by: Wang Qing <wangqing@vivo.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2022-02-28 13:21:31 +00:00
..
cassini.c net: ethernet: sun: use time_is_before_jiffies() instead of open coding it 2022-02-28 13:21:31 +00:00
cassini.h net: sun: cassini: Cleanup license conflict 2019-01-22 11:22:07 -08:00
Kconfig net: sun: SUNVNET_COMMON should depend on INET 2021-09-28 13:20:21 +01:00
ldmvsw.c ethernet: sun: add missing semicolon, fix build 2021-10-11 07:34:04 -07:00
Makefile
niu.c ethernet: sun: remove direct netdev->dev_addr writes 2021-10-09 11:46:57 +01:00
niu.h
sunbmac.c ethernet: replace netdev->dev_addr assignment loops 2021-10-14 09:22:25 -07:00
sunbmac.h
sungem.c ethernet: sun: remove direct netdev->dev_addr writes 2021-10-09 11:46:57 +01:00
sungem.h
sunhme.c ethernet: sun: remove direct netdev->dev_addr writes 2021-10-09 11:46:57 +01:00
sunhme.h
sunqe.c ethernet: constify references to netdev->dev_addr in drivers 2021-10-14 09:22:11 -07:00
sunqe.h
sunvnet_common.c skb_copy_and_csum_bits(): don't bother with the last argument 2020-08-20 15:45:13 -04:00
sunvnet_common.h netdev: pass the stuck queue to the timeout handler 2019-12-12 21:38:57 -08:00
sunvnet.c ethernet: use eth_hw_addr_set() in unmaintained drivers 2021-10-18 13:20:38 +01:00