]> git.baikalelectronics.ru Git - kernel.git/commit
ibmvnic: Update main crq initialization and release
authorNathan Fontenot <nfont@linux.vnet.ibm.com>
Thu, 30 Mar 2017 06:48:54 +0000 (02:48 -0400)
committerDavid S. Miller <davem@davemloft.net>
Thu, 30 Mar 2017 22:58:42 +0000 (15:58 -0700)
commit1314fa697ce584740f10795db210b7dadd0f40f5
tree05a2fbaa94eac10d8d7cd60e7fabef2adcbd3bbe
parente15628d1dc750c7bc42c8946e6e3cae746e1af04
ibmvnic: Update main crq initialization and release

Update the initialization and release routines for the crq queue so that
we validate the crq queue.

Additionally this updates the naming of the init and release routines
for the crq queue to drop the ibmvnic prefix. This matches the naming
for similar routines in the driver

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