diff options
author | Sara Sharon <[email protected]> | 2016-04-10 15:51:54 +0300 |
---|---|---|
committer | Luca Coelho <[email protected]> | 2016-05-10 22:34:04 +0300 |
commit | 13303c0fb1481e40377d072a29570e005e7bd032 (patch) | |
tree | 500e217b7348e158f05a1319d9a38bbfe069de10 /drivers/fpga/fpga-mgr.c | |
parent | ce1f27787d493bc28d2f523a3b4c9f72aa9cee7d (diff) |
iwlwifi: mvm: use helpers to get iwl_mvm_sta
Getting the mvm station out of station id requires dereferencing
the station id to get ieee80211_sta, then checking for pointer
validity and only then extract mvm station out.
Given that there are helpers to do it - use them instead of
duplicating the code whenever we need only mvm station.
Signed-off-by: Sara Sharon <[email protected]>
Signed-off-by: Luca Coelho <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-mgr.c')
0 files changed, 0 insertions, 0 deletions