]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
Merge branch 'ibmvnic-Fix-and-increase-maximum-TX-RX-queues'
authorDavid S. Miller <davem@davemloft.net>
Tue, 19 Dec 2017 19:08:20 +0000 (14:08 -0500)
committerDavid S. Miller <davem@davemloft.net>
Tue, 19 Dec 2017 19:08:20 +0000 (14:08 -0500)
Thomas Falcon says:

====================
ibmvnic: Fix and increase maximum TX/RX queues

This series renames IBMVNIC_MAX_TX_QUEUES to IBMVNIC_MAX_QUEUES since
it is used to allocate both RX and TX queues. The value is also increased
to accommodate newer hardware.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>

Trivial merge