Search Linux Wireless

Re: [PATCHv4 2/2] mac80211: Implement API to configure station specific rssi threshold

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

 



> +void ieee80211_update_rssi_config(struct sta_info *sta)
> +{
> +	s32 last;
> +	u32 hyst;
> +	int i, n;
> +
> +	if (!sta->rssi_config || sta->rssi_config->fixed_thold)
> +		return;

sparse is also giving various complaints about the RCU usage here.

johannes




[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