commit | 48ab3578a65c5168ecaaa3b21292b643b7bcc2d5 | [log] [tgz] |
---|---|---|
author | Alan Jenkins <alan-jenkins@tuffmail.co.uk> | Sun Jul 12 17:03:13 2009 +0100 |
committer | John W. Linville <linville@tuxdriver.com> | Tue Jul 21 12:07:38 2009 -0400 |
tree | ab99e6ee3e1f27b7457809cafba3b9fb38c35cdb | |
parent | 8ef86c7bfac5b44529b73b84bc50d3cf574bfb4b [diff] |
rfkill: fix rfkill_set_states() to set the hw state The point of this function is to set the software and hardware state at the same time. When I tried to use it, I found it was only setting the software state. Signed-off-by: Alan Jenkins <alan-jenkins@tuffmail.co.uk> Reviewed-by: Johannes Berg <johannes@sipsolutions.net> Signed-off-by: John W. Linville <linville@tuxdriver.com>