Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 349215
b: refs/heads/master
c: 0981c3b
h: refs/heads/master
i:
  349213: 34f9c03
  349211: e829eee
  349207: 70300c4
  349199: 000a44a
  349183: 07a3f5b
v: v3
  • Loading branch information
Sujith Manoharan authored and John W. Linville committed Jan 11, 2013
1 parent d37aec8 commit 51d14e9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 3b86acb8088d0c7c4cddc340a13dec5cef110e30
refs/heads/master: 0981c3b24ef664f5611008a6e6d0622fac6d892b
2 changes: 2 additions & 0 deletions trunk/drivers/net/wireless/ath/ath9k/htc_hst.c
Original file line number Diff line number Diff line change
Expand Up @@ -344,6 +344,8 @@ void ath9k_htc_txcompletion_cb(struct htc_target *htc_handle,
endpoint->ep_callbacks.tx(endpoint->ep_callbacks.priv,
skb, htc_hdr->endpoint_id,
txok);
} else {
kfree_skb(skb);
}
}

Expand Down

0 comments on commit 51d14e9

Please sign in to comment.