aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/wil6210/txrx.c
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2020-06-24 16:06:05 -0600
committerDavid S. Miller <davem@davemloft.net>2020-06-25 16:16:21 -0700
commit93ab48a97af50c7c62c3c94996002949ffebf004 (patch)
tree636a3efdd0574966213cb9c8d33122b6139bc27d /drivers/net/wireless/ath/wil6210/txrx.c
parentsocionext: account for napi_gro_receive never returning GRO_DROP (diff)
downloadlinux-dev-93ab48a97af50c7c62c3c94996002949ffebf004.tar.xz
linux-dev-93ab48a97af50c7c62c3c94996002949ffebf004.zip
hns: do not cast return value of napi_gro_receive to null
Basically no drivers care about the return value here, and there's no __must_check that would make casting to void sensible, so remove it. Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/wireless/ath/wil6210/txrx.c')
0 files changed, 0 insertions, 0 deletions