From: Mike McCormack Date: Mon, 6 Jun 2011 23:58:31 +0000 (+0900) Subject: rtlwifi: Avoid modifying skbs that are resubmitted X-Git-Tag: v3.0-rc3~13^2~15^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6633d649788e72400b02098bd389585e2c56a557;p=pandora-kernel.git rtlwifi: Avoid modifying skbs that are resubmitted In the case we fail to allocate a new skb, the old skb should be resubmitted unmodified. Fixes bug introduced in a9e12869758430424804. Signed-off-by: Mike McCormack Acked-by: Larry Finger Signed-off-by: John W. Linville --- Reading git-diff-tree failed