summaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorChristophe JAILLET <christophe.jaillet@wanadoo.fr>2021-05-12 13:15:29 +0200
committerDavid S. Miller <davem@davemloft.net>2021-05-12 14:06:33 -0700
commit9c1bb37f8cad5e2ee1933fa1da9a6baa7876a8e4 (patch)
treea679480ce04a1f8874e04139be63827ea8078849 /net
parente5cc361e21648b75f935f9571d4003aaee480214 (diff)
downloadlinux-9c1bb37f8cad5e2ee1933fa1da9a6baa7876a8e4.tar.bz2
ptp: ocp: Fix a resource leak in an error handling path
If an error occurs after a successful 'pci_ioremap_bar()' call, it must be undone by a corresponding 'pci_iounmap()' call, as already done in the remove function. Fixes: a7e1abad13f3 ("ptp: Add clock driver for the OpenCompute TimeCard.") Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr> Acked-by: Richard Cochran <richardcochran@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions