commit | 621cac85297de5ba655e3430b007dd2e0da91da6 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes@sipsolutions.net> | Fri Mar 27 14:14:31 2009 +0100 |
committer | John W. Linville <linville@tuxdriver.com> | Wed Apr 22 16:54:27 2009 -0400 |
tree | 6193ecf0966094bb744fb4238191bcab03a3cdef | |
parent | c1c6b14b22af0f85d05a70405dc3fba5de840c7b [diff] |
rfkill: remove user_claim stuff Almost all drivers do not support user_claim, so remove it completely and always report -EOPNOTSUPP to userspace. Since userspace cannot really drive rfkill _anyway_ (due to the odd restrictions imposed by the documentation) having this code is just pointless. Signed-off-by: Johannes Berg <johannes@sipsolutions.net> Signed-off-by: John W. Linville <linville@tuxdriver.com>