]> git.baikalelectronics.ru Git - kernel.git/commit
ibmvnic: Create init and release routines for the rx pool
authorNathan Fontenot <nfont@linux.vnet.ibm.com>
Thu, 30 Mar 2017 06:49:12 +0000 (02:49 -0400)
committerDavid S. Miller <davem@davemloft.net>
Thu, 30 Mar 2017 22:58:42 +0000 (15:58 -0700)
commit2d18f2993114f1a0d18645c13872401b3f769e6a
treeaefdb534eac7fea365b266a9abfbc21b1c736dcd
parentf1254415e1c4cd20eb8a9496ee265e9d7be061a5
ibmvnic: Create init and release routines for the rx pool

Move the initialization and the release of the rx pool to their own
routines, and update them to do validation.

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