From: Pavel Roskin Date: Wed, 30 Dec 2009 10:36:29 +0000 (+0100) Subject: rt2x00: use correct headroom for transmission X-Git-Tag: v2.6.33-rc5~71^2~13^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b59a52f12e483b79e7d32da7ec30dcf3b2e0210b;p=pandora-kernel.git rt2x00: use correct headroom for transmission Use rt2x00dev->ops->extra_tx_headroom, not rt2x00dev->hw->extra_tx_headroom in the tx code, as the later may include other headroom not to be used in the chipset driver. Signed-off-by: Pavel Roskin Signed-off-by: Gertjan van Wingerde Acked-by: Ivo van Doorn Signed-off-by: John W. Linville --- Reading git-diff-tree failed