Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
Conflicts: drivers/net/wireless/b43legacy/dma.c
This commit is contained in:
@@ -105,7 +105,7 @@ static int rfkill_gpio_probe(struct platform_device *pdev)
|
||||
ret = pdata->gpio_runtime_setup(pdev);
|
||||
if (ret) {
|
||||
pr_warn("%s: can't set up gpio\n", __func__);
|
||||
return ret;
|
||||
goto fail_alloc;
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user