Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 351800
b: refs/heads/master
c: c2397bb
h: refs/heads/master
v: v3
  • Loading branch information
Geert Uytterhoeven authored and John W. Linville committed Jan 7, 2013
1 parent b72ec0b commit bbe3dfc
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: 07db8f8fe9889a2db44d7692e5514a41d20e32c6
refs/heads/master: c2397bb0c55495d8474c36143fdaced5c435a5e4
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 @@ -7633,7 +7633,7 @@ brcms_b_recv(struct brcms_hardware *wlc_hw, uint fifo, bool bound)

uint n = 0;
uint bound_limit = bound ? RXBND : -1;
bool morepending;
bool morepending = false;

skb_queue_head_init(&recv_frames);

Expand Down

0 comments on commit bbe3dfc

Please sign in to comment.