diff options
author | Dongliang Mu <mudongliangabcd@gmail.com> | 2021-10-17 20:50:21 +0800 |
---|---|---|
committer | Marc Kleine-Budde <mkl@pengutronix.de> | 2021-10-24 16:26:05 +0200 |
commit | b9b8218bb3c064628799f83c754dbebd124bd498 (patch) | |
tree | 2f1114a69ec0873fcead5866ba5351a5d7575668 /net/ipv4/tcp_timer.c | |
parent | c92603931bfd1367c34481b98ed22728e4299824 (diff) |
can: xilinx_can: xcan_remove(): remove redundant netif_napi_del()
Since netif_napi_del() is already done in the free_candev(), we remove
this redundant netif_napi_del() invocation. In addition, this patch
can match the operations in the xcan_probe() and xcan_remove()
functions.
Link: https://lore.kernel.org/all/20211017125022.3100329-1-mudongliangabcd@gmail.com
Signed-off-by: Dongliang Mu <mudongliangabcd@gmail.com>
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
Diffstat (limited to 'net/ipv4/tcp_timer.c')
0 files changed, 0 insertions, 0 deletions