Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 351958
b: refs/heads/master
c: 6628450
h: refs/heads/master
v: v3
  • Loading branch information
Alexey Khoroshilov authored and John W. Linville committed Jan 22, 2013
1 parent 6b6f7a1 commit 0aeeb68
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: a2ca8ecb8ffc985e82c9570c3837408f7efe8c9d
refs/heads/master: 662845057f2d063461c88a97b737ec7f66daece0
1 change: 1 addition & 0 deletions trunk/drivers/net/wireless/iwlegacy/4965-mac.c
Original file line number Diff line number Diff line change
Expand Up @@ -6556,6 +6556,7 @@ il4965_pci_probe(struct pci_dev *pdev, const struct pci_device_id *ent)
il4965_prepare_card_hw(il);
if (!il->hw_ready) {
IL_WARN("Failed, HW not ready\n");
err = -EIO;
goto out_iounmap;
}

Expand Down

0 comments on commit 0aeeb68

Please sign in to comment.