Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
Conflicts: net/wireless/nl80211.c
This commit is contained in:
@@ -3727,7 +3727,8 @@ il3945_pci_probe(struct pci_dev *pdev, const struct pci_device_id *ent)
|
||||
* 5. Setup HW Constants
|
||||
* ********************/
|
||||
/* Device-specific setup */
|
||||
if (il3945_hw_set_hw_params(il)) {
|
||||
err = il3945_hw_set_hw_params(il);
|
||||
if (err) {
|
||||
IL_ERR("failed to set hw settings\n");
|
||||
goto out_eeprom_free;
|
||||
}
|
||||
|
Reference in New Issue
Block a user