> /** > + * ieee80211_hdrlen - get header length in bytes from frame control > + * @fc: frame control field in little-endian format > + */ > +unsigned int ieee80211_hdrlen(__le16 fc); > + > +EXPORT_SYMBOL(ieee80211_hdrlen); Do we really need to export that? johannes
Attachment:
signature.asc
Description: This is a digitally signed message part