diff options
author | Stephen Hemminger <shemminger@osdl.org> | 2006-12-02 03:36:22 +0300 |
---|---|---|
committer | Jeff Garzik <jeff@garzik.org> | 2006-12-02 08:24:50 +0300 |
commit | cabdfb373ae74036225826ce260c16a8e260eb0b (patch) | |
tree | 3e0f126e924fd6ec95b9339ba4889fb668eb8e87 /include/linux | |
parent | 56f643c28c5df63693d7c66e56f8e4767cfd7a65 (diff) | |
download | linux-cabdfb373ae74036225826ce260c16a8e260eb0b.tar.xz |
[PATCH] chelesio: transmit locking (plus bug fix).
If transmit lock is contended on, then push return code back
and retry at higher level.
Bugfix: If buffer is reallocated because of lack of headroom
and the send is blocked, then drop packet. This is necessary
because caller would end up requeuing a freed skb.
Signed-off-by: Stephen Hemminger <shemminger@osdl.org>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions