static int adm8211_tx(struct ieee80211_hw *dev, struct sk_buff *skb, struct ieee80211_tx_control *control) [...] fc = le16_to_cpu(hdr->frame_control) & ~IEEE80211_FCTL_PROTECTED; [...] len = hdrlen + payload_len + FCS_LEN; if (fc & IEEE80211_FCTL_PROTECTED) len += 8; [...] johannes
Attachment:
signature.asc
Description: This is a digitally signed message part