Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 162545
b: refs/heads/master
c: 54fb057
h: refs/heads/master
i:
  162543: 44ddf41
v: v3
  • Loading branch information
Greg Kroah-Hartman committed Sep 15, 2009
1 parent f29e8d1 commit 3dca343
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: cbe892f6772145f160b89ef5fd4759a8dc7bf6c6
refs/heads/master: 54fb0579b9a35101b01d7b277a933e6af200ae88
Original file line number Diff line number Diff line change
Expand Up @@ -279,7 +279,7 @@ inline void softmac_mgmt_xmit(struct sk_buff *skb, struct ieee80211_device *ieee
/* as for the completion function, it does not need
* to check it any more.
* */
printk("%s():insert to waitqueue!\n",__FUNCTION__);
//printk("%s():insert to waitqueue!\n",__FUNCTION__);
skb_queue_tail(&ieee->skb_waitQ[tcb_desc->queue_index], skb);
} else {
//printk("TX packet!\n");
Expand Down

0 comments on commit 3dca343

Please sign in to comment.