Search Linux Wireless

Re: VLAN traffic appearing on the wrong iface

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

 



Thanks for looking into the crash -- I can't explain it.

> -	if (ieee80211_vif_is_mesh(&sdata->vif)) {
> +	if (ieee80211_vif_is_mesh(&(*sta)->sdata->vif)) {

However, that doesn't make any sense, given

	struct ieee80211_sub_if_data *sdata = (*sta)->sdata;

Could the compiler be playing tricks on us?

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