realtek: 6.1: drop netif_napi_add weight
authorOlliver Schinagl <oliver@schinagl.nl>
Wed, 24 May 2023 11:01:40 +0000 (13:01 +0200)
committerSander Vanheule <sander@svanheule.net>
Sun, 4 Feb 2024 12:37:01 +0000 (13:37 +0100)
commit35c01ebd2d0e70844cd7d64a127b4654329e72bd
treee9b5fbb078fdca980c3787f0d95f8f8502ccdb8d
parentbd9bb220f4c739fc9b437df2d1d08871722b3957
realtek: 6.1: drop netif_napi_add weight

Since 6.1, we no longer are required to pass the weight to
netif_napi_add.

See commit b48b89f9c189 ("net: drop the weight argument from netif_napi_add").

Signed-off-by: Olliver Schinagl <oliver@schinagl.nl>
target/linux/realtek/files-6.1/drivers/net/ethernet/rtl838x_eth.c