Re: [PATCH 11/39] wimax: RF-kill framework integration
From: Johannes Berg <johannes@sipsolutions.net>
Date: 2008-11-27 09:56:59
Attachments
- signature.asc [application/pgp-signature] 836 bytes
From: Johannes Berg <johannes@sipsolutions.net>
Date: 2008-11-27 09:56:59
On Wed, 2008-11-26 at 15:07 -0800, Inaky Perez-Gonzalez wrote:
+struct genl_ops wimax_gnl_rfkill = {
+ .cmd = WIMAX_GNL_OP_RFKILL,
+ .flags = 0,permissions thing again Also, doesn't rfkill already have a userspace interface in sysfs? Why add another one? johannes