Merge branch 'ibmvnic-cleanup-resource-handling'
authorDavid S. Miller <davem@davemloft.net>
Thu, 30 Mar 2017 22:58:43 +0000 (15:58 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 30 Mar 2017 22:58:43 +0000 (15:58 -0700)
commit7801a3225e7fe05f7601ab42a5669ba633c4df54
treebe622d0e5ef5809297d279f6c12e1a11b6fc0c16
parent1935299d9c946ac37eba3f820d2ce20885ec0739
parent1b8955ee5f6c1575c09b44c8253883394c78bef7
Merge branch 'ibmvnic-cleanup-resource-handling'

Nathan Fontenot says:

====================
ibmvnic: Cleanup resource handling

In order to better manage the resources of the ibmvnic driver, this set of
patches creates a set of initialization and release routines for the
drivers resources. Additionally, some patches do some re-naming of the
affected routines so that there is a common naming scheme in the driver.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>