commit | c7bac00b4056ab951c377aff99bb91b81890c727 | [log] [tgz] |
---|---|---|
author | Nathan Fontenot <nfont@linux.vnet.ibm.com> | Wed May 03 14:04:44 2017 -0400 |
committer | David S. Miller <davem@davemloft.net> | Wed May 03 11:33:04 2017 -0400 |
tree | 52355e06254a6d03c747b676ab15a45d8cf896ce | |
parent | ed651a10875f13135a5f59c1bae4d51b377b3925 [diff] |
ibmvnic: Delete napi's when releasing driver resources The napi structs allocated at drivier initializatio need to be free'ed when releasing the drivers resources. Signed-off-by: Nathan Fontenot <nfont@linux.vnet.ibm.com> Signed-off-by: David S. Miller <davem@davemloft.net>