[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1312992585-1201-1-git-send-email-jpirko@redhat.com>
Date: Wed, 10 Aug 2011 18:09:43 +0200
From: Jiri Pirko <jpirko@...hat.com>
To: netdev@...r.kernel.org
Cc: davem@...emloft.net, eric.dumazet@...il.com, fubar@...ibm.com,
andy@...yhouse.net, tgraf@...radead.org, ebiederm@...ssion.com
Subject: [patch net-next-2.6 0/2] bonding: create same number of queues on all creations
When bonding device is created via /sys/class/net/bonding_masters,
correct number of queues is created. But if bonding device is created via rtnl,
default single queue is created. This little patchset makes it behaves the same.
Jiri Pirko (2):
bonding: implement get_tx_queues rtnk_link_op
rtnetlink: remove initialization of dev->real_num_tx_queues
drivers/net/bonding/bond_main.c | 9 +++++++++
net/core/rtnetlink.c | 1 -
2 files changed, 9 insertions(+), 1 deletions(-)
--
1.7.6
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists