Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 342092
b: refs/heads/master
c: 512ae05
h: refs/heads/master
v: v3
  • Loading branch information
Hauke Mehrtens authored and John W. Linville committed Dec 10, 2012
1 parent 66bdab4 commit cff7ce8
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: 4f7dc951e2dad489fb89b03d3f968d3a229dc9ec
refs/heads/master: 512ae05611179e6e98a48b5ddc4d263b7eb8a587
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 @@ -2920,7 +2920,7 @@ brcms_b_write_objmem(struct brcms_hardware *wlc_hw, uint offset, u16 v,
if (offset & 2)
objoff += 2;

bcma_write16(core, objoff, v);
bcma_wflush16(core, objoff, v);
}

/*
Expand Down

0 comments on commit cff7ce8

Please sign in to comment.