Search Linux Wireless

Re: [PATCH] ath6kl: Report PMKSA candidate events through cfg80211

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

 



On 09/21/2011 04:57 PM, Jouni Malinen wrote:
> This allows RSN pre-authentication to be used when roaming decisions are
> done in the target.

Thanks, applied.

A cosmetic comment:

> +		ath6kl_dbg(ATH6KL_DBG_WMI, "truncated neighbor event "
> +			   "(num=%d len=%d)\n", ev->num_neighbors, len);

It's preferred that the format string is all in one line like this
(sorry for thunderbird's formatting):

ath6kl_dbg(ATH6KL_DBG_WMI,
	"truncated neighbor event (num=%d len=%d)\n",
	ev->num_neighbors, len);

Latest checkpatch will allow lines over 80 chars when it's like this.

Kalle
--
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 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