From: stephen hemminger Date: Tue, 10 Apr 2012 18:34:43 +0000 (+0000) Subject: rtnetlink & bonding: change args got get_tx_queues X-Git-Tag: v3.5-rc1~109^2~475 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=efacb309b50073a79ae604949a31509cd8b507ab;p=pandora-kernel.git rtnetlink & bonding: change args got get_tx_queues Change get_tx_queues, drop unsused arg/return value real_tx_queues, and use return by value (with error) rather than call by reference. Probably bonding should just change to LLTX and the whole get_tx_queues API could disappear! Signed-off-by: Stephen Hemminger Signed-off-by: David S. Miller --- Reading git-diff-tree failed