Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 352599
b: refs/heads/master
c: b55de97
h: refs/heads/master
i:
  352597: 8b737ab
  352595: c920799
  352591: eb2a27d
v: v3
  • Loading branch information
Piotr Haber authored and John W. Linville committed Feb 8, 2013
1 parent 3d36851 commit 91fa2b3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 643ecaab355c3879215cb34c10ae88d729e408be
refs/heads/master: b55de97ffd920e2bb1104eca272688f1be7329c2
2 changes: 1 addition & 1 deletion trunk/drivers/net/wireless/brcm80211/brcmfmac/dhd_sdio.c
Original file line number Diff line number Diff line change
Expand Up @@ -2701,7 +2701,7 @@ static int brcmf_sdio_readshared(struct brcmf_sdio *bus,
sdio_claim_host(bus->sdiodev->func[1]);
rv = brcmf_sdbrcm_membytes(bus, false, shaddr,
(u8 *)&addr_le, 4);
sdio_claim_host(bus->sdiodev->func[1]);
sdio_release_host(bus->sdiodev->func[1]);
if (rv < 0)
return rv;

Expand Down

0 comments on commit 91fa2b3

Please sign in to comment.