commit | 3171d026291d08c2a4cfe06302ce308b09605c4b | [log] [tgz] |
---|---|---|
author | Ben Hutchings <bhutchings@solarflare.com> | Mon Sep 27 08:24:49 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Mon Sep 27 22:09:50 2010 -0700 |
tree | c9ff3f6253a52d63b041b13face40299573990ff | |
parent | 62fe0b40abb3484413800edaef9b087a20059acf [diff] |
net: Add netif_copy_real_num_queues() for use by virtual net drivers This sets the active numbers of queues on a net device to match another. Signed-off-by: Ben Hutchings <bhutchings@solarflare.com> Signed-off-by: David S. Miller <davem@davemloft.net>