commit | dd21dfc645d5dce0657af78761b3fa11a3a95398 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Wed Jan 20 10:39:23 2016 +0100 |
committer | Johannes Berg <johannes.berg@intel.com> | Wed Feb 24 09:04:22 2016 +0100 |
tree | 22047c62a10871568f5fa9c17ee14342ebf670da | |
parent | f06b7ab875037c3d99cd30a07c51caf34fbecb2c [diff] |
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: Johannes Berg <johannes.berg@intel.com>