Search Linux Wireless

Re: [Patch] nl80211: Add signal strength and bandwith to nl80211station info

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

 



On Thu, 2008-12-11 at 18:07 +0100, Henning Rogge wrote:
> This patch adds signal strength and transmission bitrate
> to the station_info of nl80211.

Ok, this looks good, except a few minor things:

> + * @signal: signal strength of last received package in dBm

I still want to change the docs to read "packet" here ;)

> + * @txrate: current unicast bitrate to this station
>   */
>  struct station_info {
>  	u32 filled;
> @@ -200,6 +238,8 @@ struct station_info {
>  	u16 llid;
>  	u16 plid;
>  	u8 plink_state;
> +	u8 signal;

and I think a u8 isn't the right type. It should be s8.

Can you also send me the corresponding iw patch?

johannes

Attachment: signature.asc
Description: This is a digitally signed message part


[Index of Archives]     [Linux Host AP]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Linux Kernel]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]
  Powered by Linux