ath10k: remove a copy of the NAPI_POLL_WEIGHT define
authorJakub Kicinski <kuba@kernel.org>
Fri, 29 Apr 2022 17:46:42 +0000 (10:46 -0700)
committerKalle Valo <quic_kvalo@quicinc.com>
Mon, 2 May 2022 14:00:11 +0000 (17:00 +0300)
commit52bcfd1b239b0a62d863b92abcc1a04528a41946
tree0bfb38a07f9ebdeb10131ac891f2a1c74d56b8d5
parent00402f49d26ffe991892bba76ccbdfed26538824
ath10k: 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: Kalle Valo <quic_kvalo@quicinc.com>
Link: https://lore.kernel.org/r/20220429174643.196994-3-kuba@kernel.org
drivers/net/wireless/ath/ath10k/core.h
drivers/net/wireless/ath/ath10k/pci.c
drivers/net/wireless/ath/ath10k/sdio.c
drivers/net/wireless/ath/ath10k/snoc.c
drivers/net/wireless/ath/ath10k/usb.c