commit | 6081162e2ed78dfcf149b076b047078ab1445cc2 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes@sipsolutions.net> | Tue Jun 02 13:01:40 2009 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Wed Jun 03 14:06:14 2009 -0400 |
tree | aef1cf51ee0a8f77f562defe1fe8ec75812474b7 | |
parent | 7643a2c3fcc13cd6fbd731f214463547383418ae [diff] |
rfkill: add function to query state Sometimes it is necessary to know how the state is, and it is easier to query rfkill than keep track of it somewhere else, so add a function for that. This could later be expanded to return hard/soft block, but so far that isn't necessary. Signed-off-by: Johannes Berg <johannes@sipsolutions.net> Signed-off-by: John W. Linville <linville@tuxdriver.com>