> +struct ieee80211s_hdr { > + u8 flags; > + u8 ttl; > + u8 seqnum[3]; > + u8 eaddr1[6]; > + u8 eaddr2[6]; > + u8 eaddr3[6]; > +} __attribute__ ((packed)); Btw, why not add this to include/linux/ieee80211.h? johannes
Attachment:
signature.asc
Description: This is a digitally signed message part