From: Johannes Berg <johannes@sipsolutions.net>
To: Harvey Harrison <harvey.harrison@gmail.com>
Cc: linux-wireless <linux-wireless@vger.kernel.org>
Subject: Re: [PATCH 3/7] mac80211: add utility function to get header length
Date: Mon, 09 Jun 2008 11:16:04 +0200 [thread overview]
Message-ID: <1213002964.698.67.camel@johannes.berg> (raw)
In-Reply-To: <1212774672.6340.77.camel@brick> (sfid-20080606_195947_688739_5CB4541A)
[-- Attachment #1: Type: text/plain, Size: 285 bytes --]
> /**
> + * 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 #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 836 bytes --]
next prev parent reply other threads:[~2008-06-09 9:16 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-06-06 17:51 [PATCH 3/7] mac80211: add utility function to get header length Harvey Harrison
2008-06-09 9:16 ` Johannes Berg [this message]
2008-06-09 10:01 ` Tomas Winkler
2008-06-09 16:24 ` Harvey Harrison
2008-06-09 17:24 ` Johannes Berg
2008-06-09 17:33 ` Harvey Harrison
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1213002964.698.67.camel@johannes.berg \
--to=johannes@sipsolutions.net \
--cc=harvey.harrison@gmail.com \
--cc=linux-wireless@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).