]> git.ipfire.org Git - people/ms/linux.git/commit
can: flexcan: flexcan_remove(): add missing netif_napi_del()
authorMarc Kleine-Budde <mkl@pengutronix.de>
Fri, 28 Feb 2014 19:48:36 +0000 (20:48 +0100)
committerJiri Slaby <jslaby@suse.cz>
Mon, 24 Mar 2014 08:45:02 +0000 (09:45 +0100)
commit1dc74c291a73a6836bdbdcab81012bbafbb63224
tree82b0536d35342f7d8b66265f7bb1ccf062bbfb54
parentf314b0416e6559eb2b44637aba3a8f6d50c52301
can: flexcan: flexcan_remove(): add missing netif_napi_del()

commit d96e43e8fce28cf97df576a07af9d65657a41a6f upstream.

This patch adds the missing netif_napi_del() to the flexcan_remove() function.

Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
Signed-off-by: Jiri Slaby <jslaby@suse.cz>
drivers/net/can/flexcan.c