ath10k: fix the peer mac address in getting stats
authorChun-Yeow Yeoh <yeohchunyeow@gmail.com>
Fri, 21 Mar 2014 15:46:58 +0000 (17:46 +0200)
committerKalle Valo <kvalo@qca.qualcomm.com>
Mon, 24 Mar 2014 08:28:44 +0000 (10:28 +0200)
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>

No differences found