From: dingtianhong Date: Mon, 27 May 2013 19:53:31 +0000 (+0000) Subject: netpoll: remove return value from netpoll_rx_disable() X-Git-Tag: v3.11-rc1~16^2~290 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=da6e378ba918cd0feeb90eeb84d8b42148bb0c82;p=pandora-kernel.git netpoll: remove return value from netpoll_rx_disable() The netpoll_rx_disable() will always return 0, it is no use and looks wordy, so remove the unnecessary code and get rid of it in _dev_open and _dev_close. Signed-off-by: Ding Tianhong Signed-off-by: David S. Miller --- Reading git-diff-tree failed