Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 267678
b: refs/heads/master
c: f1c2256
h: refs/heads/master
v: v3
  • Loading branch information
Larry Finger authored and Larry Finger committed Aug 24, 2011
1 parent e88462e commit 7c70c44
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 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: e11fd5132459f0b1b534faa15a0224723ecdafb0
refs/heads/master: f1c22567693a8c01a0bda0e3e29243eff3e5f196
4 changes: 0 additions & 4 deletions trunk/drivers/staging/rtl8192e/rtllib_softmac.c
Original file line number Diff line number Diff line change
Expand Up @@ -2585,11 +2585,7 @@ void rtllib_softmac_xmit(struct rtllib_txb *txb, struct rtllib_device *ieee)
/* as for the completion function, it does not need
* to check it any more.
* */
#ifdef WIFI_TEST
if (1)
#else
if (queue_len < 200)
#endif
{
skb_queue_tail(&ieee->skb_waitQ[queue_index], txb->fragments[i]);
}else{
Expand Down

0 comments on commit 7c70c44

Please sign in to comment.