linux/drivers/net/wireless/realtek/rtl8xxxu
Jes Sorensen deb6176e56 rtl8xxxu: Fix error handling if rtl8xxxu_init_device() fails
For some reason we lost the code bailing if rtl8xxxu_init_device()
returned an error.

This catches the error and also cleans up the error handling.

Signed-off-by: Jes Sorensen <Jes.Sorensen@redhat.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
2016-09-03 19:57:10 +03:00
..
Kconfig rtl8xxxu: Fix typo in Kconfig help text 2016-02-25 11:55:27 +02:00
Makefile rtl8xxxu: move rtl8188[cr] and rtl8192c related code into rtl8xxxu_8192c.c 2016-05-03 13:07:18 +03:00
rtl8xxxu.h rtl8xxxu: Enable aggregation for rtl8723au 2016-07-08 16:41:57 +03:00
rtl8xxxu_8192c.c rtl8xxxu: Enable aggregation for rtl8192cu/rtl8188cu/rtl8188ru 2016-07-08 16:41:57 +03:00
rtl8xxxu_8192e.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.git 2016-07-10 21:07:29 +03:00
rtl8xxxu_8723a.c rtl8xxxu: Enable aggregation for rtl8723au 2016-07-08 16:41:57 +03:00
rtl8xxxu_8723b.c rtl8xxxu: tuse %*ph to dump buffers 2016-06-29 18:44:32 +03:00
rtl8xxxu_core.c rtl8xxxu: Fix error handling if rtl8xxxu_init_device() fails 2016-09-03 19:57:10 +03:00
rtl8xxxu_regs.h rtl8xxxu: Add additional documentation for RX DMA registers 2016-06-29 18:44:32 +03:00