From: Cousson, Benoit Date: Mon, 13 Feb 2012 07:37:12 +0000 (+0000) Subject: ks8851: Fix NOHZ local_softirq_pending 08 warning X-Git-Tag: v3.3-rc4~2^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fbcf88b8833ce2c404b9a0e7caab82b20312cbbc;p=pandora-kernel.git ks8851: Fix NOHZ local_softirq_pending 08 warning This fix a similar problem as in 72092cc45378176ba700034c91b7af2db524df26 and 481a8199142c050b72bff8a1956a49fd0a75bbe0 ("can: fix NOHZ local_softirq_pending 08 warning"). This fix replaces netif_rx() with netif_rx_ni() which has to be used from process/softirq context. Signed-off-by: Benoit Cousson Cc: David S. Miller Signed-off-by: David S. Miller --- Reading git-diff-tree failed