diff options
author | Tim Gardner <tim.gardner@canonical.com> | 2010-06-08 17:51:27 -0600 |
---|---|---|
committer | Tim Gardner <tim.gardner@canonical.com> | 2010-06-09 13:46:03 -0600 |
commit | 08c801f8d45387a1b46066aad1789a9bb9c4b645 (patch) | |
tree | d82ec32778a908f5cd75a102d3d9dc4949986b22 /drivers | |
parent | 327723edebbbd621ed35b0d63073685eb225563e (diff) | |
download | linux-3.10-08c801f8d45387a1b46066aad1789a9bb9c4b645.tar.gz linux-3.10-08c801f8d45387a1b46066aad1789a9bb9c4b645.tar.bz2 linux-3.10-08c801f8d45387a1b46066aad1789a9bb9c4b645.zip |
net: Print num_rx_queues imbalance warning only when there are allocated queues
BugLink: http://bugs.launchpad.net/bugs/591416
There are a number of network drivers (bridge, bonding, etc) that are not yet
receive multi-queue enabled and use alloc_netdev(), so don't print a
num_rx_queues imbalance warning in that case.
Also, only print the warning once for those drivers that _are_ multi-queue
enabled.
Signed-off-by: Tim Gardner <tim.gardner@canonical.com>
Acked-by: Eric Dumazet <eric.dumazet@gmail.com>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions