Search Linux Wireless

Re: [PATCH v2] mac80211: add command to get current rssi

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

 



On Thu, 2012-05-31 at 14:33 +0300, Victor Goldenshtein wrote:

> -		sinfo->signal = (s8)sta->last_signal;
> +		if (!local->ops->get_rssi ||
> +			drv_get_rssi(local, sdata, &sta->sta, &sinfo->signal))
> +			sinfo->signal = (s8)sta->last_signal;

Please fix the indentation here

johannes

--
To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[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