From: Jiri Pirko Date: Fri, 20 Jul 2012 02:28:48 +0000 (+0000) Subject: rtnl: allow to specify number of rx and tx queues on device creation X-Git-Tag: v3.6-rc1~125^2~48^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=76ff5cc91935c51fcf1a6a99ffa28b97a6e7a884;p=pandora-kernel.git rtnl: allow to specify number of rx and tx queues on device creation This patch introduces IFLA_NUM_TX_QUEUES and IFLA_NUM_RX_QUEUES by which userspace can set number of rx and/or tx queues to be allocated for newly created netdevice. This overrides ops->get_num_[tr]x_queues() Signed-off-by: Jiri Pirko Signed-off-by: David S. Miller --- Reading git-diff-tree failed