2
0
mirror of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git synced 2025-09-04 20:19:47 +08:00
linux/drivers/net/wireless/intersil/orinoco
Christophe JAILLET 67a81d911c wifi: orinoco: Fix an error handling path in orinoco_cs_probe()
Should orinoco_cs_config() fail, some resources need to be released as
already done in the remove function.

While at it, remove a useless and erroneous comment. The probe is
orinoco_cs_probe(), not orinoco_cs_attach().

Fixes: 15b99ac172 ("[PATCH] pcmcia: add return value to _config() functions")
Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Signed-off-by: Kalle Valo <kvalo@kernel.org>
Link: https://lore.kernel.org/r/e24735ce4d82901d5f7ea08419eea53bfdde3d65.1684568286.git.christophe.jaillet@wanadoo.fr
2023-05-25 19:15:40 +03:00
..
airport.c orinoco: Prepare cleanup of powerpc's asm/prom.h 2022-04-06 15:16:08 +03:00
cfg.c
cfg.h
fw.c
fw.h
hermes_dld.c
hermes_dld.h
hermes_rid.h
hermes.c net: add missing includes of linux/net.h 2023-01-27 11:19:45 +00:00
hermes.h orinoco: Annotate ezusb_read_ltv() 2020-11-24 17:01:19 +02:00
hw.c wifi: orinoco: check return value of hermes_write_wordrec() 2023-01-16 18:22:24 +02:00
hw.h orinoco: Avoid field-overflowing memcpy() 2021-06-22 18:23:35 +03:00
Kconfig
main.c wireless: use eth_hw_addr_set() 2021-10-20 12:39:42 +03:00
main.h
Makefile
mic.c
mic.h
orinoco_cs.c wifi: orinoco: Fix an error handling path in orinoco_cs_probe() 2023-05-25 19:15:40 +03:00
orinoco_nortel.c treewide: remove editor modelines and cruft 2021-05-07 00:26:34 -07:00
orinoco_pci.c treewide: remove editor modelines and cruft 2021-05-07 00:26:34 -07:00
orinoco_pci.h
orinoco_plx.c treewide: remove editor modelines and cruft 2021-05-07 00:26:34 -07:00
orinoco_tmd.c treewide: remove editor modelines and cruft 2021-05-07 00:26:34 -07:00
orinoco_usb.c orinoco: Annotate ezusb_read_ltv() 2020-11-24 17:01:19 +02:00
orinoco.h
scan.c
scan.h
spectrum_cs.c wifi: orinoco: Fix an error handling path in spectrum_cs_probe() 2023-05-25 19:15:09 +03:00
wext.c wifi: cfg80211: Avoid clashing function prototypes 2022-11-16 11:31:47 +02:00
wext.h