commit | 76f900244f084ae684c282f7aac938419d6afb2e | [log] [tgz] |
---|---|---|
author | Michal Kazior <michal.kazior@tieto.com> | Tue Feb 25 09:29:57 2014 +0200 |
committer | Kalle Valo <kvalo@qca.qualcomm.com> | Wed Feb 26 18:39:12 2014 +0200 |
tree | d8d3d216e31ad6836c89012e513335623e6d7221 | |
parent | d960c369c8adddf79b0188aad1dbdafa22f68d97 [diff] |
ath10k: fix sta_rc_update for non-ap iftype The arsta structure wasn't initialized for non-ap interfaces. This should fix related warnings/crashes. Reported-By: Ben Greear <greearb@candelatech.com> Signed-off-by: Michal Kazior <michal.kazior@tieto.com> Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>