commit | fa16e5ea25d7dd83f663f333e70713aa2fa5dffe | [log] [tgz] |
---|---|---|
author | Larry Finger <Larry.Finger@lwfinger.net> | Wed Sep 26 14:01:31 2012 -0500 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Sep 26 13:05:50 2012 -0700 |
tree | ae38ea2c45d8479e5ff9ebc60b0a91f732693a30 | |
parent | 3cd73bc1cf59b2c9232d9889ba2b148e262054b6 [diff] |
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>