wil6210: 'length' in Tx/Rx descriptors is little endian
authorVladimir Kondratiev <qca_vkondrat@qca.qualcomm.com>
Sun, 12 May 2013 11:43:32 +0000 (14:43 +0300)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 22 May 2013 19:05:34 +0000 (15:05 -0400)
commit7e594444448f221cff66a9309cbfd17430e463a0
treef643eb388fe2941105e288933269147d8c09daec
parent2664d6665f45ef582583d14929dba1170829042e
wil6210: 'length' in Tx/Rx descriptors is little endian

Hardware uses little endian for the Tx/Rx descriptors field 'length',
do appropriate conversions

Signed-off-by: Vladimir Kondratiev <qca_vkondrat@qca.qualcomm.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/wil6210/debugfs.c
drivers/net/wireless/ath/wil6210/txrx.c
drivers/net/wireless/ath/wil6210/txrx.h
This page took 0.031111 seconds and 5 git commands to generate.