Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 278911
b: refs/heads/master
c: 4b006b1
h: refs/heads/master
i:
  278909: 1ad2589
  278907: a78d921
  278903: c57f850
  278895: 8d2b8ac
  278879: 2fb99a0
  278847: 4f48287
  278783: 3d427f8
v: v3
  • Loading branch information
Arend van Spriel authored and John W. Linville committed Dec 13, 2011
1 parent b65b381 commit 84243d6
Show file tree
Hide file tree
Showing 8 changed files with 163 additions and 177 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: e81da6501b433f757baa981a4e02fd9956cd3147
refs/heads/master: 4b006b11ca18995677c5f1cd03cc9c42fbe80693
2 changes: 1 addition & 1 deletion trunk/drivers/net/wireless/brcm80211/brcmsmac/main.c
Original file line number Diff line number Diff line change
Expand Up @@ -4626,7 +4626,7 @@ static int brcms_b_attach(struct brcms_c_info *wlc, struct bcma_device *core,

/* Get a phy for this band */
wlc_hw->band->pi =
wlc_phy_attach(wlc_hw->phy_sh, core->bus->mmio,
wlc_phy_attach(wlc_hw->phy_sh, core,
wlc_hw->band->bandtype,
wlc->wiphy);
if (wlc_hw->band->pi == NULL) {
Expand Down
Loading

0 comments on commit 84243d6

Please sign in to comment.