]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitc3b65762a675da4d795c930297f99269dc2eda59
treebe622d0e5ef5809297d279f6c12e1a11b6fc0c16
parentaef9f8a63697e5be5afd06330c1d8aec52f9a0ca
parent8473f0ef137436aec38a4c0b31bd9411443fd551
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>