From: Jiri Pirko Date: Wed, 10 Aug 2011 06:09:44 +0000 (+0000) Subject: bonding: implement get_tx_queues rtnk_link_op X-Git-Tag: v3.2-rc1~129^2~544 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d5da4510a742bb85182dcab8a47f63baaebb5ec3;p=pandora-kernel.git bonding: implement get_tx_queues rtnk_link_op If bonding device is created via rtnl, it is created with default number of rx/tx queues. This patch implements callback in bonding so the correct value (previously specified by bonding module param) is used. Signed-off-by: Jiri Pirko Signed-off-by: David S. Miller --- Reading git-diff-tree failed