From: John W. Linville Date: Tue, 10 Aug 2010 23:24:41 +0000 (-0700) Subject: net: make netpoll_rx return bool for !CONFIG_NETPOLL X-Git-Tag: v2.6.36-rc1~43^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=969a6e521730153380ad7781095f503c040b684c;p=pandora-kernel.git net: make netpoll_rx return bool for !CONFIG_NETPOLL "netpoll: Use 'bool' for netpoll_rx() return type." missed the case when CONFIG_NETPOLL is disabled. Signed-off-by: John W. Linville Signed-off-by: David S. Miller --- Reading git-diff-tree failed