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>
Wed, 26 Sep 2012 20:05:50 +0000 (13:05 -0700)
commitfa16e5ea25d7dd83f663f333e70713aa2fa5dffe
treeae38ea2c45d8479e5ff9ebc60b0a91f732693a30
parent3cd73bc1cf59b2c9232d9889ba2b148e262054b6
staging: r8712u: Do not queue cloned skb

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>
Cc: Stable <stable@vger.kernel.org> [v3.4+]
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8712/rtl8712_recv.c