p54: upgrade memrecord to p54_tx_info
authorChristian Lamparter <chunkeey@web.de>
Fri, 9 Jan 2009 20:06:06 +0000 (21:06 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 29 Jan 2009 21:00:19 +0000 (16:00 -0500)
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>

No differences found