commit | 0d9a40de60a4470777913d8d42044ae548e6545d | [log] [tgz] |
---|---|---|
author | Krishna Kumar <krkumar2@in.ibm.com> | Wed Oct 14 19:54:19 2009 +0000 |
committer | David S. Miller <davem@davemloft.net> | Sat Oct 17 23:57:25 2009 -0700 |
tree | 6192c325ca3275e9f1f7f6ad76fecbce8fa545d1 | |
parent | a1c1f5eab7d8c3b4f645df8ce2882ff4f578aa45 [diff] |
cxgb3: No need to wake queue in xmit handler The xmit handler doesn't need to wake the queue after stopping it temporarily (some other drivers are doing the same). Patch on net-next-2.6, multiple netperf sessions tested. Signed-off-by: Krishna Kumar <krkumar2@in.ibm.com> Acked-by: Divy Le Ray <divy@chelsio.com> Signed-off-by: David S. Miller <davem@davemloft.net>