Search Linux Wireless

Re: [PATCH v2] ath10k: add the Rx rate in FW stats

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

 



> -                       tmp += sizeof(struct wmi_peer_stats);
> +                       if (test_bit(ATH10K_FW_FEATURE_WMI_10X,
> +                                    ar->fw_features)) {
> +                               s->peer_rx_rate =
> +                                       __le32_to_cpu(peer_stats->peer_rx_rate);
> +                               tmp += sizeof(struct wmi_peer_stats_10x);
> +

Oops, additional space.

Tested and working for me.

----
Chun-Yeow
--
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