From: Gabor Juhos Date: Sat, 22 Jun 2013 14:31:58 +0000 (+0200) Subject: rt2x00: rt2800pci: don't use TXWI_DESC_SIZE directly X-Git-Tag: v3.11-rc1~64^2~78^2^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a53aff5da60b5c8c4d416f80040e6e7edb7f12df;p=pandora-kernel.git rt2x00: rt2800pci: don't use TXWI_DESC_SIZE directly Different chipsets may use different TXWI descriptor size. Instead of using a hardcoded value, use the 'queue->winfo_size' which holds the correct value for a given device. Signed-off-by: Gabor Juhos Acked-by: Stanislaw Gruszka Acked-by: Gertjan van Wingerde Signed-off-by: John W. Linville --- Reading git-diff-tree failed