diff options
author | Mike McCormack <mikem@ring3k.org> | 2011-06-07 01:58:31 +0200 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2011-06-07 20:19:07 +0200 |
commit | 6633d649788e72400b02098bd389585e2c56a557 (patch) | |
tree | 2312cd48f3f4b8871190df945af1c3c2c9c4be39 /net | |
parent | rtlwifi: Fix logic in rx_interrupt (diff) | |
download | linux-6633d649788e72400b02098bd389585e2c56a557.tar.xz linux-6633d649788e72400b02098bd389585e2c56a557.zip |
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>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions