aboutsummaryrefslogtreecommitdiff
path: root/fs
diff options
context:
space:
mode:
authorGravatar Qiushi Wu <wu000273@umn.edu> 2020-05-22 16:50:27 -0500
committerGravatar David S. Miller <davem@davemloft.net> 2020-05-22 16:19:46 -0700
commit5a730153984dd13f82ffae93d7170d76eba204e9 (patch)
tree42932c9c633d739cfadb6370b84afb2e4cc58ce1 /fs
parentnet: mscc: ocelot: fix address ageing time (again) (diff)
downloadlinux-5a730153984dd13f82ffae93d7170d76eba204e9.tar.gz
linux-5a730153984dd13f82ffae93d7170d76eba204e9.tar.bz2
linux-5a730153984dd13f82ffae93d7170d76eba204e9.zip
net: sun: fix missing release regions in cas_init_one().
In cas_init_one(), "pdev" is requested by "pci_request_regions", but it was not released after a call of the function “pci_write_config_byte” failed. Thus replace the jump target “err_write_cacheline” by "err_out_free_res". Fixes: 1f26dac32057 ("[NET]: Add Sun Cassini driver.") Signed-off-by: Qiushi Wu <wu000273@umn.edu> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions