]> git.baikalelectronics.ru Git - kernel.git/commit
ehea: Remove num_tx_qps module option
authorAnton Blanchard <anton@samba.org>
Fri, 14 Oct 2011 05:31:01 +0000 (05:31 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 17 Oct 2011 23:00:54 +0000 (19:00 -0400)
commit718d7a67375b5469566f13b5b7c76b0c9db04393
treedd43fdf94769f8366cef0fd87a382d386a061043
parent79386391a420c6738b838d076fcce7c721b93f95
ehea: Remove num_tx_qps module option

The num_tx_qps module option allows a user to configure a different
number of tx and rx queues. Now the networking stack is multiqueue
aware it makes little sense just to enable the tx queues and not the
rx queues so remove the option.

v3:
[cascardo] fixed conflict with get_stats change

Signed-off-by: Anton Blanchard <anton@samba.org>
Signed-off-by: Thadeu Lima de Souza Cascardo <cascardo@linux.vnet.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/ibm/ehea/ehea.h
drivers/net/ethernet/ibm/ehea/ehea_main.c