diff options
author | Shahed Shaikh <shahed.shaikh@qlogic.com> | 2014-05-06 03:46:49 -0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2014-05-07 16:53:15 -0400 |
commit | 84d7ad2c3b8a80888d9a483388ccbd5e5f07438f (patch) | |
tree | d66b5da3616c3d20eca737b532c3230839a75562 /fs | |
parent | d5d2bf3eabb34cc8eaf54db37fdc43f04267985a (diff) | |
download | lwn-84d7ad2c3b8a80888d9a483388ccbd5e5f07438f.tar.gz lwn-84d7ad2c3b8a80888d9a483388ccbd5e5f07438f.zip |
qlcnic: Set real_num_{tx|rx}_queues properly
Do not set netdev->real_num_tx_queues directly,
let netif_set_real_num_tx_queues() take care of it.
Do not overwrite netdev->num_tx_queues everytime when driver
changes its Tx ring size through ethtool -L and also notify
stack to update number of Rx queues.
Signed-off-by: Shahed Shaikh <shahed.shaikh@qlogic.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions