Search Linux Wireless

Re: [PATCH] iw: print HE capabilities

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

 



On Monday, 20 May 2019 12:54:16 CEST John Crispin wrote:
> +       char *iftypes[NUM_NL80211_IFTYPES] = {
> +               "Unspec", "Adhoc", "Station", "AP", "AP/VLAN", "WDS", "Monitor"
> +               "Mesh", "P2P/Client", "P2P/Go", "P2P/Device", "OCB", "NAN",
> +       };

Noticed during tests with hwsim that this list is slightly incorrect - because 
the "," is missing after "Monitor". Thus you will now have an entry 
"MonitorMesh" instead of two entries "Monitor" + "Mesh". So everything after 
NL80211_IFTYPE_MESH_POINT is off by one.

Kind regards,
	Sven

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


[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