Search Linux Wireless

Re: [PATCH] nl80211: provide minimum scheduled scan (plan) interval

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

 



> +		if (wiphy->min_sched_scan_plan_interval &&
> +		    request->scan_plans[i].interval <
> +		    wiphy->min_sched_scan_plan_interval)
> +			return -EINVAL;
> 
I'm not sure we should break the API that way - just move it up if it's
smaller?

johannes



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

  Powered by Linux