Search Linux Wireless

Re: [PATCHv2] cfg80211: Extend support for IEEE 802.11r Fast BSS Transition

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

 



Hmm, I forgot something:

> +struct cfg80211_update_ft_ies_params {
> +	u16 md;
> +	u8 *ie;

> +struct cfg80211_ft_event_params {
> +	u8 *ies;
> +	size_t ies_len;
> +	u8 *target_ap;
> +	u8 *ric_ies;

The pointers should probably be const, but I actually made that change.

> +	return rdev->ops->update_ft_ies(&rdev->wiphy, dev, &ft_params);

However what I think you should still do is add tracing here and in the
event below:

> +void cfg80211_ft_event(struct net_device *netdev,
> +		       struct cfg80211_ft_event_params *ft_event)

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