]> git.hungrycats.org Git - linux/commit
staging: r8712u: Do not queue cloned skb
authorLarry Finger <Larry.Finger@lwfinger.net>
Wed, 26 Sep 2012 19:01:31 +0000 (14:01 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 7 Oct 2012 15:35:51 +0000 (08:35 -0700)
commit220116286c423e7fede0b58df70ffb3f40cbfbbf
tree331c85f8e667e5f2d28832786f74ec8fdf1ca168
parent2ce9883d42c658bcca161570a6e1e59a7dfc6ac2
staging: r8712u: Do not queue cloned skb

commit fa16e5ea25d7dd83f663f333e70713aa2fa5dffe upstream.

Some post-3.4 kernels have a problem when a cloned skb is used in the
RX path. This patch handles one such case for r8712u.

The patch was suggested by Eric Dumazet.

Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8712/rtl8712_recv.c