commit | 61afe07ad68e3c0b6672e65f4239a759491ccc58 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Tue Dec 19 14:08:20 2017 -0500 |
committer | David S. Miller <davem@davemloft.net> | Tue Dec 19 14:08:20 2017 -0500 |
tree | 8aacbe2822fd057021ee5e10fb4f29b3edc49029 | |
parent | b8fa3bfb14e78dbfcfbd2fac1d81a0e666eb8f42 [diff] | |
parent | 269431e737d29da0f496b60188a580822d290a37 [diff] |
Merge branch 'ibmvnic-Fix-and-increase-maximum-TX-RX-queues' 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>