On Wed, 2010-02-17 at 14:32 -0800, Luis R. Rodriguez wrote: > On Wed, Feb 17, 2010 at 7:58 AM, Kalle Valo <kalle.valo@xxxxxx> wrote: > > + { > > + .cmd = NL80211_CMD_SET_POWER_SAVE, > > + .doit = nl80211_set_power_save, > > + .policy = nl80211_policy, > > + .flags = GENL_ADMIN_PERM, > > + }, > > + { > > + .cmd = NL80211_CMD_GET_POWER_SAVE, > > + .doit = nl80211_get_power_save, > > + .policy = nl80211_policy, > > + /* can be retrieved by unprivileged users */ > > + }, > > Any reason this can't be stuffed into the set/get wiphy command? per netdev. johannes
Attachment:
signature.asc
Description: This is a digitally signed message part