From: Mahesh Bandewar Date: Thu, 5 Mar 2015 05:57:52 +0000 (-0800) Subject: bonding: implement bond_poll_controller() X-Git-Tag: omap-for-v4.1/fixes-rc1~141^2~325 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=616f45416ca0d726d6d3421a296ebc6e2bb82cde;p=pandora-kernel.git bonding: implement bond_poll_controller() This patches implements the poll_controller support for all bonding driver. If the slaves have poll_controller net_op defined, this implementation calls them. This is mode agnostic implementation and iterates through all slaves (based on mode) and calls respective handler. Signed-off-by: Mahesh Bandewar Signed-off-by: David S. Miller --- Reading git-diff-tree failed