Search Linux Wireless

Re: [PATCH v2 4/4] qtnfmac: enable networked standby mode on device inactivity

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Sergey Matyukevich <sergey.matyukevich.os@xxxxxxxxxxxxx> writes:

> From: Sergei Maksimenko <smaksimenko@xxxxxxxxxxxxx>
>
> Enable support of networked standby mode (NSM) on qsr10g devices.
> Networked standby is a power saving mode when the device keeps
> all existing network connections and returns to full power mode
> on a network activity. When enabled, device enters standby mode
> after 15 min of inactivity (no associated stations or no trattic).
> This period can be changed by setting sysfs attribute standby_timeout
> (0 disables NSM support). A module parameter auto_standby
> (defaults to 1) controls enabling NSM support on module loading.
>
> Signed-off-by: Sergei Maksimenko <smaksimenko@xxxxxxxxxxxxx>

Adding a new sysfs file for a wireless driver is usually a bad idea, I
don't even remember when we had a case where it was ok to do that. In
principle we want everything to go through cfg80211 using nl80211.

Also I'm not really fond of the module parameter just to disable a
feature. And there isn't even any justification why it's needed.

-- 
Kalle Valo



[Index of Archives]     [Linux Host AP]     [ATH6KL]     [Linux Wireless Personal Area Network]     [Linux Bluetooth]     [Wireless Regulations]     [Linux Netdev]     [Kernel Newbies]     [Linux Kernel]     [IDE]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite Hiking]     [MIPS Linux]     [ARM Linux]     [Linux RAID]

  Powered by Linux