git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
302846e
)
rtnetlink & bonding: change args got get_tx_queues
author
stephen hemminger
<shemminger@vyatta.com>
Tue, 10 Apr 2012 18:34:43 +0000
(18:34 +0000)
committer
David S. Miller
<davem@davemloft.net>
Fri, 13 Apr 2012 17:31:00 +0000
(13:31 -0400)
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 <shemminger@vyatta.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found