]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
r8169: remove RTL_EVENT_NAPI constants
authorHeiner Kallweit <hkallweit1@gmail.com>
Fri, 21 Feb 2020 18:27:00 +0000 (19:27 +0100)
committerDavid S. Miller <davem@davemloft.net>
Sun, 23 Feb 2020 05:56:07 +0000 (21:56 -0800)
commit2045e158fc7f1c423c821c08ee03b51c972b4cb1
tree726e38b8bc8d60ec20b3355586a72178c652c6c9
parent68e2617acfedb92a8b539461bfbb7a024de9898c
r8169: remove RTL_EVENT_NAPI constants

These constants are used in one place only, so we can remove them and
use the values directly.

Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/realtek/r8169_main.c