On Tue, 2013-01-22 at 13:56 +0100, Johannes Berg wrote: > + * @NL80211_WOWLAN_TRIG_WAKEUP_PACKET: For wakeup reporting only, contains the > + * packet, if any, that caused the wakeup. This is an 802.3 packet for > + * the data matching wakeup reasons (magic packet, pattern match) or an > + * 802.11 packet (e.g. deauth). The packet may be truncated, the attribute > + * @NL80211_WOWLAN_TRIG_WAKEUP_PACKET_LEN contains the original length. > + * @NL80211_WOWLAN_TRIG_WAKEUP_PACKET_LEN: Original length of the packet, might > + * be longer than the length of the @NL80211_WOWLAN_TRIG_WAKEUP_PACKET > + * attribute if the packet was truncated. I have a feeling I should split this into separate attributes for an 802.3 and 802.11 packet to make it easier for userspace, thoughts? 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