From: Christian Lamparter Date: Fri, 9 Jan 2009 20:06:06 +0000 (+0100) Subject: p54: upgrade memrecord to p54_tx_info X-Git-Tag: v2.6.30-rc1~662^2~836^2~153 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3cd08b383b2efe163272045afc415c75afc9e9c5;p=pandora-kernel.git 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 Signed-off-by: John W. Linville --- Reading git-diff-tree failed