From: Stanislaw Gruszka Date: Sat, 30 Jul 2011 11:32:56 +0000 (+0200) Subject: rt2x00: rt2800: fix zeroing skb structure X-Git-Tag: v3.1-rc1~24^2~10^2^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b52398b6e4522176dd125722c72c301015d24520;p=pandora-kernel.git rt2x00: rt2800: fix zeroing skb structure We should clear skb->data not skb itself. Bug was introduced by: commit 0b8004aa12d13ec750d102ba4082a95f0107c649 "rt2x00: Properly reserve room for descriptors in skbs". Cc: stable@kernel.org # 2.6.36+ Signed-off-by: Stanislaw Gruszka Acked-by: Gertjan van Wingerde Acked-by: Ivo van Doorn Signed-off-by: John W. Linville --- Reading git-diff-tree failed