aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/cnic.h
diff options
context:
space:
mode:
authorJohn Fastabend <john.r.fastabend@intel.com>2010-02-25 23:15:21 +0000
committerDavid S. Miller <davem@davemloft.net>2010-02-26 02:10:11 -0800
commitc85a26189660e1cfd1f50989468313c544487950 (patch)
tree57e66d2461ca7dec9ac38f289dca5d14f4feebd2 /drivers/net/cnic.h
parenta922afb64d2e71115f122e04346163cb8c8453e3 (diff)
downloadkernel_samsung_smdk4412-c85a26189660e1cfd1f50989468313c544487950.zip
kernel_samsung_smdk4412-c85a26189660e1cfd1f50989468313c544487950.tar.gz
kernel_samsung_smdk4412-c85a26189660e1cfd1f50989468313c544487950.tar.bz2
ixgbe: Do not allocate too many netdev txqueues
Instead of allocating 128 struct netdev_queue per device, use the minimum value between 128 and the number of possible txq's, to reduce ram usage and "tc -s -d class shod dev .." output. This patch fixes Eric Dumazet's patch to set the TX queues to the correct minimum. Signed-off-by: John Fastabend <john.r.fastabend@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/cnic.h')
0 files changed, 0 insertions, 0 deletions