]> git.itanic.dy.fi Git - linux-stable/commit
net: aquantia: mmio unmap was not performed on driver removal
authorIgor Russkikh <igor.russkikh@aquantia.com>
Thu, 19 Oct 2017 15:23:57 +0000 (18:23 +0300)
committerDavid S. Miller <davem@davemloft.net>
Sat, 21 Oct 2017 11:32:24 +0000 (12:32 +0100)
commit6849540adc0bcc8c648d7c11be169d2ca267fbca
tree9ca912490d91f49784b1844711fc0fa4ab08d2b2
parent4c8bb609d304df72858aa2e5e74abab5246bd24b
net: aquantia: mmio unmap was not performed on driver removal

That may lead to mmio resource leakage.

Signed-off-by: Pavel Belous <pavel.belous@aquantia.com>
Signed-off-by: Igor Russkikh <igor.russkikh@aquantia.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/aquantia/atlantic/aq_pci_func.c