]> git.ipfire.org Git - people/arne_f/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)
commitf992887c34a15d40a257c73fe59800826bcaf1a4
tree05a2fbaa94eac10d8d7cd60e7fabef2adcbd3bbe
parent1935299d9c946ac37eba3f820d2ce20885ec0739
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