summaryrefslogtreecommitdiffstats
path: root/net/ax25/ax25_std_in.c
diff options
context:
space:
mode:
authorDouglas Miller <dougmill@linux.vnet.ibm.com>2016-03-04 22:36:56 +0100
committerDavid S. Miller <davem@davemloft.net>2016-03-07 21:18:31 +0100
commita69bf3c5b49ef488970c74e26ba0ec12f08491c2 (patch)
tree20134dea81d82155f7767c0151cb251fde3c688c /net/ax25/ax25_std_in.c
parentvmxnet3: avoid calling pskb_may_pull with interrupts disabled (diff)
downloadlinux-a69bf3c5b49ef488970c74e26ba0ec12f08491c2.tar.xz
linux-a69bf3c5b49ef488970c74e26ba0ec12f08491c2.zip
be2net: Don't leak iomapped memory on removal.
The adapter->pcicfg resource is either mapped via pci_iomap() or derived from adapter->db. During be_remove() this resource was ignored and so could remain mapped after remove. Add a flag to track whether adapter->pcicfg was mapped or not, then use that flag in be_unmap_pci_bars() to unmap if required. Fixes: 25848c901 ("use PCI MMIO read instead of config read for errors") Signed-off-by: Douglas Miller <dougmill@linux.vnet.ibm.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ax25/ax25_std_in.c')
0 files changed, 0 insertions, 0 deletions