]> git.baikalelectronics.ru Git - kernel.git/commit
net: make netpoll_rx return bool for !CONFIG_NETPOLL
authorJohn W. Linville <linville@tuxdriver.com>
Tue, 10 Aug 2010 23:24:41 +0000 (16:24 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 10 Aug 2010 23:24:41 +0000 (16:24 -0700)
commitb6a070eae972f7723de2190595375c7dfa4bb417
treeb1173bcdf43efb2f09111860690ca74071bb8743
parent36cb3c01a75c452071f33be980785a1757bb17ee
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 <linville@tuxdriver.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/netpoll.h