technology: Link hard rfkill with actual device's state
authorTomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
Tue, 2 Oct 2012 09:27:12 +0000 (12:27 +0300)
committerPatrik Flykt <patrik.flykt@linux.intel.com>
Wed, 3 Oct 2012 10:18:51 +0000 (13:18 +0300)
commit743eb796531e4c8daedd3e1fda1ba9d1293e4a78
treeb99824d837fd31124f079f7688fee8abcb47f0db
parentc57192242574cb314883c4837af0823aca6d435f
technology: Link hard rfkill with actual device's state

When hardblocking a technology, it should disable the devices which belongs
to that technology. When un-hardblocking it should do the same but taking
care about user setting (it will enable the devices if only enable_persistent
is on).
src/technology.c