commit | 7801a3225e7fe05f7601ab42a5669ba633c4df54 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Thu Mar 30 15:58:43 2017 -0700 |
committer | David S. Miller <davem@davemloft.net> | Thu Mar 30 15:58:43 2017 -0700 |
tree | be622d0e5ef5809297d279f6c12e1a11b6fc0c16 | |
parent | 1935299d9c946ac37eba3f820d2ce20885ec0739 [diff] | |
parent | 1b8955ee5f6c1575c09b44c8253883394c78bef7 [diff] |
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>