Hello

Line 1464 contains the following:

    if (ieee80211_is_action(buff[FRAME_TYPE_ID])) {

However Sparse complains that `ieee80211_is_action` takes a __le16
parameter. Would a cpu_to_le16 be required in this case?

If so, I'd be happy to submit a patch.

Thanks in advance

--
Guillermo O. Freschi

Reply via email to