linux_dsm_epyc7002/drivers/net/wireless/marvell
Javier Martinez Canillas cc524d1706 mwifiex: propagate sdio_enable_func() errno code in mwifiex_sdio_probe()
If the sdio_enable_func() function fails on .probe, the -EIO errno code
is always returned but that could make more difficult to debug and find
the cause of why the function actually failed.

Since the driver/device core prints the value returned by .probe in its
error message propagate what was returned by sdio_enable_func() at fail.

Signed-off-by: Javier Martinez Canillas <javier@osg.samsung.com>
Reviewed-by: Julian Calaby <julian.calaby@gmail.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
2016-06-16 18:05:06 +03:00
..
libertas cfg80211: remove enum ieee80211_band 2016-04-12 15:56:15 +02:00
libertas_tf cfg80211: remove enum ieee80211_band 2016-04-12 15:56:15 +02:00
mwifiex mwifiex: propagate sdio_enable_func() errno code in mwifiex_sdio_probe() 2016-06-16 18:05:06 +03:00
Kconfig mwl8k: move under marvell vendor directory 2015-11-18 14:28:30 +02:00
Makefile mwl8k: move under marvell vendor directory 2015-11-18 14:28:30 +02:00
mwl8k.c cfg80211: remove enum ieee80211_band 2016-04-12 15:56:15 +02:00