]> 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)
commitcc724ae64501a32e5c8639dbd5497a81c3ad81fe
treeaefdb534eac7fea365b266a9abfbc21b1c736dcd
parentb15905ce1a5117a0b45545af04af87b0931d40ff
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