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:
4fea2e0
)
rtlwifi: Avoid modifying skbs that are resubmitted
author
Mike McCormack
<mikem@ring3k.org>
Mon, 6 Jun 2011 23:58:31 +0000
(08:58 +0900)
committer
John W. Linville
<linville@tuxdriver.com>
Tue, 7 Jun 2011 18:19:07 +0000
(14:19 -0400)
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>
No differences found