commit | 3cd08b383b2efe163272045afc415c75afc9e9c5 | [log] [tgz] |
---|---|---|
author | Christian Lamparter <chunkeey@web.de> | Fri Jan 09 21:06:06 2009 +0100 |
committer | John W. Linville <linville@tuxdriver.com> | Thu Jan 29 16:00:19 2009 -0500 |
tree | d3877f19282efb5257ca1876687dcda9c31f0144 | |
parent | 63f2dc9f2fd63c8b66f49c53cd26236f3f0785fd [diff] |
p54: upgrade memrecord to p54_tx_info mac80211 reserves 24 bytes in skb->cb for the driver. So far, we only used them to keep track of used and free device memory. But p54spi will need a slice of it, as well as the stuck frame detection. Signed-off-by: Christian Lamparter <chunkeey@web.de> Signed-off-by: John W. Linville <linville@tuxdriver.com>