Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 265694
b: refs/heads/master
c: c3e5fac
h: refs/heads/master
v: v3
  • Loading branch information
John W. Linville committed Aug 26, 2011
1 parent c20d3f1 commit 49364ab
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: 22c55e6e7ed46ad3734c206d90b5ccba3b318d22
refs/heads/master: c3e5fac8e54591d2e4585d3329ead61ba059eb1d
2 changes: 1 addition & 1 deletion trunk/drivers/net/wireless/b43/pio.c
Original file line number Diff line number Diff line change
Expand Up @@ -611,7 +611,7 @@ static bool pio_rx_frame(struct b43_pio_rxqueue *q)
struct b43_wldev *dev = q->dev;
struct b43_wl *wl = dev->wl;
u16 len;
u32 macstat;
u32 macstat = 0;
unsigned int i, padding;
struct sk_buff *skb;
const char *err_msg = NULL;
Expand Down

0 comments on commit 49364ab

Please sign in to comment.