]> 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)
commitd8b3cc2106fae66e51d18b44edf5cfb54a623d58
tree8aa46f37fe77a54a1f913b0e5970e0eb5d668188
parent876bedc16c4a93deb5ffed31bc27bcdf9723e953
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