Skip to content
Commit dd21dfc6 authored by Johannes Berg's avatar Johannes Berg
Browse files

rfkill: disentangle polling pause and suspend



When suspended while polling is paused, polling will erroneously
resume at resume time. Fix this by tracking pause and suspend in
separate state variable and adding the necessary checks.

Clarify the documentation on this as well.

Signed-off-by: default avatarJohannes Berg <johannes.berg@intel.com>
parent f06b7ab8
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment