rt2x00: In debugfs frame dumping allow the TX descriptor to be part of the skb.
authorGertjan van Wingerde <gwingerde@gmail.com>
Tue, 11 May 2010 21:51:43 +0000 (23:51 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 12 May 2010 20:50:52 +0000 (16:50 -0400)
Preparation for futher cleanups in the area of properly maintaining the skb
data without fiddling with the skb->data pointer.

Signed-off-by: Gertjan van Wingerde <gwingerde@gmail.com>
Acked-by: Ivo van Doorn <IvDoorn@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found