Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 35237
b: refs/heads/master
c: 051562f
h: refs/heads/master
i:
  35235: 57b39d8
v: v3
  • Loading branch information
Zhu Yi authored and John W. Linville committed Aug 29, 2006
1 parent 11cd06f commit 707657c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 8 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: 65b6a2775102cd81e57158ef4b1cb89641f76cfd
refs/heads/master: 051562f7e980b53f7bc6529f2e55b68e20f5d0e6
7 changes: 0 additions & 7 deletions trunk/net/ieee80211/ieee80211_tx.c
Original file line number Diff line number Diff line change
Expand Up @@ -532,13 +532,6 @@ int ieee80211_xmit(struct sk_buff *skb, struct net_device *dev)
return 0;
}

if (ret == NETDEV_TX_BUSY) {
printk(KERN_ERR "%s: NETDEV_TX_BUSY returned; "
"driver should report queue full via "
"ieee_device->is_queue_full.\n",
ieee->dev->name);
}

ieee80211_txb_free(txb);
}

Expand Down

0 comments on commit 707657c

Please sign in to comment.