mirror of
https://github.com/torvalds/linux.git
synced 2024-11-17 17:41:44 +00:00
rt2x00mmio: remove legacy comment
Remove comment about fields that were removed. Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
This commit is contained in:
parent
d954f9e3fb
commit
9ea3812f01
@ -80,8 +80,6 @@ int rt2x00mmio_regbusy_read(struct rt2x00_dev *rt2x00dev,
|
||||
*
|
||||
* @desc: Pointer to device descriptor
|
||||
* @desc_dma: DMA pointer to &desc.
|
||||
* @data: Pointer to device's entry memory.
|
||||
* @data_dma: DMA pointer to &data.
|
||||
*/
|
||||
struct queue_entry_priv_mmio {
|
||||
__le32 *desc;
|
||||
|
Loading…
Reference in New Issue
Block a user