Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 351816
b: refs/heads/master
c: b84e311
h: refs/heads/master
v: v3
  • Loading branch information
Arend van Spriel authored and John W. Linville committed Jan 7, 2013
1 parent dc382f4 commit 23d6b62
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 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: 12b33dacb4bb3780512d3c6a4d064d9ed1172c0e
refs/heads/master: b84e3112ecc73482a7e07cd88bf2feaa60e42634
3 changes: 1 addition & 2 deletions trunk/drivers/net/wireless/brcm80211/brcmfmac/dhd_linux.c
Original file line number Diff line number Diff line change
Expand Up @@ -890,9 +890,8 @@ void brcmf_detach(struct device *dev)

brcmf_bus_detach(drvr);

if (drvr->prot) {
if (drvr->prot)
brcmf_proto_detach(drvr);
}

brcmf_debugfs_detach(drvr);
bus_if->drvr = NULL;
Expand Down

0 comments on commit 23d6b62

Please sign in to comment.