From: Steve Wise Date: Mon, 5 Apr 2010 19:59:57 +0000 (+0000) Subject: RDMA/cxgb3: Don't free skbs on NET_XMIT_* indications from LLD X-Git-Tag: v2.6.35-rc1~487^2^4~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=73a203d2014f50d874b9e40083ad481ca70408e8;p=pandora-kernel.git RDMA/cxgb3: Don't free skbs on NET_XMIT_* indications from LLD 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 Signed-off-by: Roland Dreier --- Reading git-diff-tree failed