From: Gertjan van Wingerde Date: Fri, 6 Jun 2008 20:54:08 +0000 (+0200) Subject: rt2x00: Cleanup struct skb_frame_desc. X-Git-Tag: v2.6.27-rc1~969^2~324^2~69 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d56d453a1dd85aff08fe6965f395049725fdb04e;p=pandora-kernel.git rt2x00: Cleanup struct skb_frame_desc. The data and data_len fields aren't really necessary in struct skb_frame_desc, as they can be deduced from the skb itself. Signed-off-by: Gertjan van Wingerde Signed-off-by: Ivo van Doorn Signed-off-by: John W. Linville --- Reading git-diff-tree failed