[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20121130.122507.1462357809313389723.davem@davemloft.net>
Date: Fri, 30 Nov 2012 12:25:07 -0500 (EST)
From: David Miller <davem@...emloft.net>
To: ramirose@...il.com
Cc: netdev@...r.kernel.org, ebiederm@...ssion.com, jiri@...nulli.us
Subject: Re: [PATCH net-next] rtnelink: remove unused parameter from
rtnl_create_link().
From: Rami Rosen <ramirose@...il.com>
Date: Fri, 30 Nov 2012 13:08:47 +0200
> This patch removes an unused parameter (src_net) from rtnl_create_link()
> method and from the method single invocation, in veth.
> This parameter was used in the past when calling
> ops->get_tx_queues(src_net, tb) in rtnl_create_link().
> The get_tx_queues() member of rtnl_link_ops was replaced by two methods,
> get_num_tx_queues() and get_num_rx_queues(), which do not get any
> parameter. This was done in commit d40156aa5ecbd51fed932ed4813df82b56e5ff4d by
> Jiri Pirko ("rtnl: allow to specify different num for rx and tx queue count").
>
> Signed-off-by: Rami Rosen <ramirose@...il.com>
Applied, thanks.
--
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