commit | 3ee54a07d34fd9b5c34bb1488113fb32be58e38f | [log] [tgz] |
---|---|---|
author | Ivo van Doorn <ivdoorn@gmail.com> | Fri Aug 29 21:04:50 2008 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Fri Aug 29 16:24:11 2008 -0400 |
tree | 85fb594f4024799d4371019be7fd5d0b277c3624 | |
parent | 0262ab0df64a67d4c0ed7577a29b7d866819cc68 [diff] |
rt2x00: Map extra_tx_headroom to DMA If a driver requests additional headroom it should be mapped to DMA as well because it will be send to the hardware as well (as form of extra descriptor). Signed-off-by: Ivo van Doorn <IvDoorn@gmail.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>