eth: atlantic: remove a copy of the NAPI_POLL_WEIGHT define
authorJakub Kicinski <kuba@kernel.org>
Thu, 28 Apr 2022 21:23:17 +0000 (14:23 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 29 Apr 2022 10:56:41 +0000 (11:56 +0100)
commit0258f5399f0cba31933be07cf222f084999fa94e
treef885e9fcd9b5890af1a987f0c6d9f8775b4932ed
parent592df366378963669a7e561f58b23564193a230d
eth: atlantic: remove a copy of the NAPI_POLL_WEIGHT define

Defining local versions of NAPI_POLL_WEIGHT with the same
values in the drivers just makes refactoring harder.

Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/aquantia/atlantic/aq_cfg.h
drivers/net/ethernet/aquantia/atlantic/aq_ptp.c
drivers/net/ethernet/aquantia/atlantic/aq_vec.c