Re: [PATCH v2] wifi: rtlwifi: pci: fix error path in rtl_pci_probe()
Ping-Ke Shih <[email protected]>
| Newsgroups | org.kernel.vger.linux-wireless,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
Abdun Nihaal <[email protected]> wrote: > In the last error path in rtl_pci_probe(), the cleanup functions are > skipped due to a wrong goto label. Moreover, the successful call to > rtl_init_rfkill(), ieee80211_register_hw(), rtl_debug_add_one() have to > be reverted. Fix this issue by updating the labels and adding the > relevant cleanup functions to the last error path. > > Fixes: 0c8173385e54 ("rtl8192ce: Add new driver") > Signed-off-by: Abdun Nihaal <[email protected]> > Acked-by: Ping-Ke Shih <[email protected]> 1 patch(es) applied to rtw-next branch of rtw.git, thanks. 3c2999d13eeb wifi: rtlwifi: pci: fix error path in rtl_pci_probe() --- https://github.com/pkshih/rtw.git