]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ibmvnic: Create init and release routines for the bounce buffer
authorNathan Fontenot <nfont@linux.vnet.ibm.com>
Thu, 30 Mar 2017 06:49:00 +0000 (02:49 -0400)
committerDavid S. Miller <davem@davemloft.net>
Thu, 30 Mar 2017 22:58:42 +0000 (15:58 -0700)
commitf0b8c96cbcc5fbd4f66abcbf4bc442a1066d8899
tree5e3ca1ec134f57f6c840d54443cfa83e232b402a
parentf992887c34a15d40a257c73fe59800826bcaf1a4
ibmvnic: Create init and release routines for the bounce buffer

Move the handling of initialization and releasing the bounce buffer to their
own init and release routines.

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