Marc Kleine-Budde <[email protected]> writes: Hi,
> > [frogger@hardanger:linux-2.6]$ git show > b52398b6e4522176dd125722c72c301015d24520 > commit b52398b6e4522176dd125722c72c301015d24520 > Author: Stanislaw Gruszka <[email protected]> > Date: Sat Jul 30 13:32:56 2011 +0200 > > 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: [email protected] # 2.6.36+ > Signed-off-by: Stanislaw Gruszka <[email protected]> > Acked-by: Gertjan van Wingerde <[email protected]> > Acked-by: Ivo van Doorn <[email protected]> > Signed-off-by: John W. Linville <[email protected]> > I've done a quick build of 3.0 with this patch [1], can you please try it in order to check if the patch is fixing the issue ? Thanks, Arnaud [1] http://www.rtp-net.org/kirkwood/linux-image-3.0.0-1-kirkwood_3.0.0-2_armel.deb -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

