Search Linux Wireless

Re: [PATCHv2 1/1] mac80211: fix WPA with VLAN on AP side with ps-sta

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

 



Hi,

thanks for reviewing.

Am 12.02.2013 17:38, schrieb Johannes Berg:
[use sdata instead of frame_sdata]

can be done.

-		if (!ieee80211_tx_prepare(sdata, &tx, skb))
+		frame_sdata = IEEE80211_DEV_TO_SUB_IF(skb->dev);
+		if (!ieee80211_tx_prepare(frame_sdata, &tx, skb))
 			break;

This can now crash the machine.

why? when?
What would be a better approach?

Regards,
 M. Braun

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