Files
linux/drivers/net/ethernet/sun
Qiushi Wu c9e1fdc27e net: sun: fix missing release regions in cas_init_one().
commit 5a73015398 upstream.

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: 1f26dac320 ("[NET]: Add Sun Cassini driver.")
Signed-off-by: Qiushi Wu <wu000273@umn.edu>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2023-05-15 17:29:49 +09:00
..
2016-03-18 19:33:00 -04:00
2016-03-18 19:33:00 -04:00
2011-08-11 02:33:43 -07:00
2016-11-18 11:18:27 -08:00
2016-11-18 11:18:27 -08:00
2023-05-12 16:28:47 +09:00
2016-11-18 11:18:26 -08:00
2016-11-18 11:18:26 -08:00