From: dingtianhong Date: Fri, 21 Feb 2014 08:08:52 +0000 (+0800) Subject: bonding: netpoll: remove unwanted slave_dev_support_netpoll() X-Git-Tag: v3.15-rc1~113^2~286 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=827418081ab177b82ff3032277fca32c3ecc5dc3;p=pandora-kernel.git bonding: netpoll: remove unwanted slave_dev_support_netpoll() The __netpoll_setup() will check the slave's flag and ndo_poll_controller just like the slave_dev_support_netpoll() does, and slave_dev_support_netpoll() was not used by any place, so remove it. Cc: Jay Vosburgh Cc: Veaceslav Falico Cc: Andy Gospodarek Signed-off-by: Ding Tianhong Signed-off-by: David S. Miller --- Reading git-diff-tree failed