wil_1x_hdr
const struct wil_1x_hdr *hdr;
if (len < sizeof(struct ethhdr) + sizeof(struct wil_1x_hdr) +
hdr = (const struct wil_1x_hdr *)buf;
key = (struct wil_eapol_key *)(buf + sizeof(struct wil_1x_hdr));