]> git.baikalelectronics.ru Git - kernel.git/commit
ibmvnic: Update TX pool initialization routine
authorThomas Falcon <tlfalcon@linux.vnet.ibm.com>
Sat, 17 Mar 2018 01:00:27 +0000 (20:00 -0500)
committerDavid S. Miller <davem@davemloft.net>
Sun, 18 Mar 2018 00:12:39 +0000 (20:12 -0400)
commit3740c7f3a1fbf3258343b7df93b7ee9eb4194df2
tree8aa46f37fe77a54a1f913b0e5970e0eb5d668188
parent80aa35ab07a23e0a2775dae2c76168c00da3cc0f
ibmvnic: Update TX pool initialization routine

Introduce function that initializes one TX pool. Use that to
create each pool entry in both the standard TX pool and TSO
pool arrays.

Signed-off-by: Thomas Falcon <tlfalcon@linux.vnet.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/ibm/ibmvnic.c