From: Marc Kleine-Budde Date: Fri, 28 Feb 2014 19:48:36 +0000 (+0100) Subject: can: flexcan: flexcan_remove(): add missing netif_napi_del() X-Git-Tag: v3.2.56~44 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=81b50572207dd2d5ebc9e1b8a203b29463b0369c;p=pandora-kernel.git 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 [bwh: Backported to 3.2: adjust context] Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed