git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7960d6b
)
RDMA/cxgb3: Don't free skbs on NET_XMIT_* indications from LLD
author
Steve Wise
<swise@opengridcomputing.com>
Mon, 5 Apr 2010 19:59:57 +0000
(19:59 +0000)
committer
Roland Dreier
<rolandd@cisco.com>
Wed, 21 Apr 2010 22:21:28 +0000
(15:21 -0700)
The low level cxgb3 driver can return NET_XMIT_CN and friends.
The iw_cxgb3 driver should _not_ treat these as errors.
Signed-off-by: Steve Wise <swise@opengridcomputing.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
No differences found