Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 290259
b: refs/heads/master
c: e80ec84
h: refs/heads/master
i:
  290257: 41f9cc5
  290255: 0c7d57d
v: v3
  • Loading branch information
Raja Mani authored and Kalle Valo committed Jan 13, 2012
1 parent b2e5edb commit e6a2c25
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: c1762a3fe196483981f91b926f5f6ee18af757f2
refs/heads/master: e80ec84d9352419a7c0482edfbf1b96eaa4c8b95
2 changes: 1 addition & 1 deletion trunk/drivers/net/wireless/ath/ath6kl/main.c
Original file line number Diff line number Diff line change
Expand Up @@ -255,7 +255,7 @@ int ath6kl_read_fwlogs(struct ath6kl *ar)
struct ath6kl_dbglog_hdr debug_hdr;
struct ath6kl_dbglog_buf debug_buf;
u32 address, length, dropped, firstbuf, debug_hdr_addr;
int ret = 0, loop;
int ret, loop;
u8 *buf;

buf = kmalloc(ATH6KL_FWLOG_PAYLOAD_SIZE, GFP_KERNEL);
Expand Down

0 comments on commit e6a2c25

Please sign in to comment.