commit | cf0fd562354bf2da8f98348ffab42826e2c976d4 | [log] [tgz] |
---|---|---|
author | Chun-Yeow Yeoh <yeohchunyeow@gmail.com> | Fri Mar 21 17:46:58 2014 +0200 |
committer | Kalle Valo <kvalo@qca.qualcomm.com> | Mon Mar 24 10:28:44 2014 +0200 |
tree | 2bf53ef5dc09f483021d14406bb18d547aff3e81 | |
parent | 821af6ae26bcd024d73a1aa7f47e45c0a3814dc1 [diff] |
ath10k: fix the peer mac address in getting stats Using the macro to convert the MAC address from WMI word format to char array has lead to the wrong peer mac address printed out while retrieving the peer stats from FW. Fix this. Signed-off-by: Chun-Yeow Yeoh <yeohchunyeow@gmail.com> Reviewed-By: MichaĆ Kazior <michal.kazior@tieto.com> Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>