- Check return code from initialization path; otherwise, vap state may be wrong after an error.
- Do not try to run iwn_stop() / iwn_init() multiple times.
- Merge iwn_radio_on/off() and move RFKILL bit check into the task.
- Try to handle possible RF switch state change in S3 state (PR 181694).
Details
Details
- Reviewers
adrian - Commits
- rS314234: iwn: some initialization / RF switch state change fixes.
Tested with Intel 6205, STA mode.
Diff Detail
Diff Detail
- Repository
- rS FreeBSD src repository - subversion
- Lint
Lint Not Applicable - Unit
Tests Not Applicable