commit | 6633d649788e72400b02098bd389585e2c56a557 | [log] [tgz] |
---|---|---|
author | Mike McCormack <mikem@ring3k.org> | Tue Jun 07 08:58:31 2011 +0900 |
committer | John W. Linville <linville@tuxdriver.com> | Tue Jun 07 14:19:07 2011 -0400 |
tree | 2312cd48f3f4b8871190df945af1c3c2c9c4be39 | |
parent | 4fea2e0e59dab863a63fa1638b86d850896cd861 [diff] |
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 <mikem@ring3k.org> Acked-by: Larry Finger <Larry.Finger@lwfinger.net> Signed-off-by: John W. Linville <linville@tuxdriver.com>