Searched hist:efacb309b50073a79ae604949a31509cd8b507ab (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/include/net/ |
H A D | rtnetlink.h | diff efacb309b50073a79ae604949a31509cd8b507ab Tue Apr 10 13:34:43 CDT 2012 stephen hemminger <shemminger@vyatta.com> 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 <shemminger@vyatta.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/net/core/ |
H A D | rtnetlink.c | diff efacb309b50073a79ae604949a31509cd8b507ab Tue Apr 10 13:34:43 CDT 2012 stephen hemminger <shemminger@vyatta.com> 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 <shemminger@vyatta.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/drivers/net/bonding/ |
H A D | bond_main.c | diff efacb309b50073a79ae604949a31509cd8b507ab Tue Apr 10 13:34:43 CDT 2012 stephen hemminger <shemminger@vyatta.com> 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 <shemminger@vyatta.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|