From: Mattias Nissler Date: Fri, 29 Aug 2008 19:07:20 +0000 (+0200) Subject: rt2x00: skb->data pointer should not include TX descriptor X-Git-Tag: v2.6.28-rc1~717^2~384^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1abc3656e961e62218257a85b3fe0a90ccd9036c;p=pandora-kernel.git rt2x00: skb->data pointer should not include TX descriptor Make sure the skb->data pointer points to the frame data, not the TX descriptor. The frame dumping code relies on that. Signed-off-by: Mattias Nissler Signed-off-by: Ivo van Doorn Signed-off-by: John W. Linville --- Reading git-diff-tree failed