Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 108831
b: refs/heads/master
c: a58d452
h: refs/heads/master
i:
  108829: 26a7086
  108827: bf31d49
  108823: 64f10ca
  108815: fee289b
  108799: b3dd26f
v: v3
  • Loading branch information
Larry Finger authored and John W. Linville committed Aug 18, 2008
1 parent 3507bbe commit fcc2fef
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: a61dae1f784f0c4ced0d47721c0efc7033231522
refs/heads/master: a58d452290aafae30b021c8bf185853b1aaf2092
1 change: 1 addition & 0 deletions trunk/drivers/net/wireless/b43/main.c
Original file line number Diff line number Diff line change
Expand Up @@ -4616,6 +4616,7 @@ static void b43_sprom_fixup(struct ssb_bus *bus)
pdev = bus->host_pci;
if (IS_PDEV(pdev, BROADCOM, 0x4318, ASUSTEK, 0x100F) ||
IS_PDEV(pdev, BROADCOM, 0x4320, LINKSYS, 0x0015) ||
IS_PDEV(pdev, BROADCOM, 0x4320, LINKSYS, 0x0014) ||
IS_PDEV(pdev, BROADCOM, 0x4320, LINKSYS, 0x0013))
bus->sprom.boardflags_lo &= ~B43_BFL_BTCOEXIST;
}
Expand Down

0 comments on commit fcc2fef

Please sign in to comment.