Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 337488
b: refs/heads/master
c: 4d0c8ee
h: refs/heads/master
v: v3
  • Loading branch information
Edgar Neukirchner authored and Greg Kroah-Hartman committed Oct 31, 2012
1 parent c32e393 commit 33902c9
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: 984a4a0378f609fc943e77d1beda900e8a6abaaf
refs/heads/master: 4d0c8ee85994c862db7e5121de92cdb6cee5fa63
2 changes: 1 addition & 1 deletion trunk/drivers/staging/rtl8192e/rtllib_tx.c
Original file line number Diff line number Diff line change
Expand Up @@ -287,7 +287,7 @@ static void rtllib_tx_query_agg_cap(struct rtllib_device *ieee,
{
struct rt_hi_throughput *pHTInfo = ieee->pHTInfo;
struct tx_ts_record *pTxTs = NULL;
struct rtllib_hdr_1addr* hdr = (struct rtllib_hdr_1addr *)skb->data;
struct rtllib_hdr_1addr *hdr = (struct rtllib_hdr_1addr *)skb->data;

if (rtllib_act_scanning(ieee, false))
return;
Expand Down

0 comments on commit 33902c9

Please sign in to comment.