usb: host: pci_quirks: fix memory leak, by adding iounmap
authorSaurabh Sengar <saurabh.truth@gmail.com>
Thu, 11 Feb 2016 09:42:06 +0000 (15:12 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 15 Feb 2016 01:21:09 +0000 (17:21 -0800)
commitacc27b6aad709997fa28da2f37f715a54eb487ab
tree8f03ebd450e830bcd08385528b35c6ad3dafb672
parentf7d34b445abc00e979b7cf36b9580ac3d1a47cd8
usb: host: pci_quirks: fix memory leak, by adding iounmap

Added iounmap inorder to free memory mapped to pointer before returning

Signed-off-by: Saurabh Sengar <saurabh.truth@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/host/pci-quirks.c
This page took 0.025685 seconds and 5 git commands to generate.