Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 265467
b: refs/heads/master
c: 2588f55
h: refs/heads/master
i:
  265465: 1fca7a4
  265463: 04983c9
v: v3
  • Loading branch information
Raja Mani authored and Kalle Valo committed Aug 9, 2011
1 parent bb1ebba commit e448493
Show file tree
Hide file tree
Showing 2 changed files with 4 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: 58d92abc740c2662bb1381d6f543e1bc7dd38719
refs/heads/master: 2588f554f0adaba0c834d238596335cb5606e33a
5 changes: 3 additions & 2 deletions trunk/drivers/net/wireless/ath/ath6kl/htc.c
Original file line number Diff line number Diff line change
Expand Up @@ -1400,8 +1400,9 @@ static int htc_proc_trailer(struct htc_target *target,
len -= record->len;
}

ath6kl_dbg_dump(ATH6KL_DBG_RAW_BYTES, "BAD Recv Trailer",
orig_buf, orig_len);
if (status)
ath6kl_dbg_dump(ATH6KL_DBG_RAW_BYTES, "BAD Recv Trailer",
orig_buf, orig_len);

return status;
}
Expand Down

0 comments on commit e448493

Please sign in to comment.