> - if (ieee80211_get_morefrag(hdr)) > + if (ieee80211_has_morefrags(hdr->frame_control)) looks fine to me, though I wonder if we should have ieee80211_has_morefrags(struct 80211hdr) and __ieee80211_has_morefrags(__le16 fc) or something with variants of the functions that do the ->frame_control? johannes
Attachment:
signature.asc
Description: This is a digitally signed message part