Ivo van Doorn 5a6e59991b rt2x00: trim skb_frame_desc to 32 bytes
Remove frame_type from skb_frame_desc and pass it
as argument to rt2x00debug_dump_frame().

Change data_len and desc_len to unsigned short
to save another 4 bytes in skb_frame_desc. Note that
this was the only location where the data_len and
desc_len was not yet treated as unsigned short.

This trim is required to help mac80211 with adding
the TX control and TX status informtation into the
skb->cb structure. When that happens, drivers will
have approximately 40 bytes left to use freely.

Signed-off-by: Ivo van Doorn <IvDoorn@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2008-05-21 21:47:30 -04:00
..
2008-02-29 15:37:21 -05:00
2008-05-07 15:02:26 -04:00
2008-03-25 16:42:00 -04:00
2008-02-29 15:19:22 -05:00
2008-02-29 15:19:27 -05:00
2008-05-07 15:02:26 -04:00
2008-05-07 15:02:21 -04:00
2008-02-29 15:19:38 -05:00
2008-05-07 15:02:21 -04:00
2008-05-07 15:02:21 -04:00
2008-02-29 15:37:23 -05:00
2008-03-13 19:32:31 -04:00
2008-02-29 15:37:23 -05:00
2008-02-29 15:37:23 -05:00