From: Arend van Spriel <arend@broadcom.com>
To: Johannes Berg <johannes@sipsolutions.net>
Cc: <linux-wireless@vger.kernel.org>, <j@w1.fi>,
Johannes Berg <johannes.berg@intel.com>
Subject: Re: [PATCH] nl80211: add notes about userspace API/ABI modifications
Date: Fri, 27 Feb 2015 17:52:27 +0100 [thread overview]
Message-ID: <54F0A0CB.2050804@broadcom.com> (raw)
In-Reply-To: <1425047563-9988-1-git-send-email-johannes@sipsolutions.net>
On 02/27/15 15:32, Johannes Berg wrote:
> From: Johannes Berg<johannes.berg@intel.com>
>
> Add notes about userspace ABI/API modifications, including the
> fact that we decided that API submissions should come with a
> driver implementation.
Should we also consider Cc: to linux-api mailing list or do you think
nl80211 api has sufficient capable reviewers. There is probably a reason
for adding these notes now ;-)
Regards,
Arend
> Signed-off-by: Johannes Berg<johannes.berg@intel.com>
> ---
> include/uapi/linux/nl80211.h | 13 +++++++++++++
> 1 file changed, 13 insertions(+)
>
> diff --git a/include/uapi/linux/nl80211.h b/include/uapi/linux/nl80211.h
> index 2dcf9bba317c..74492e85b04f 100644
> --- a/include/uapi/linux/nl80211.h
> +++ b/include/uapi/linux/nl80211.h
> @@ -25,6 +25,19 @@
> *
> */
>
> +/*
> + * This header file defines the userspace API to the wireless stack. Please
> + * be careful not to break things - i.e. don't move anything around or so
> + * unless you can demonstrate that it breaks neither API nor ABI.
> + *
> + * Additions to the API should be accompanied by actual implementations in
> + * an upstream driver, so that example implementations exist in case there
> + * are ever concerns about the precise semantics of the API or changes are
> + * needed, and to ensure that code for dead (no longer implemented) API
> + * can actually be identified and removed.
> + * Nonetheless, semantics should also be documented carefully in this file.
> + */
> +
> #include<linux/types.h>
>
> #define NL80211_GENL_NAME "nl80211"
next prev parent reply other threads:[~2015-02-27 16:52 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-02-27 14:32 [PATCH] nl80211: add notes about userspace API/ABI modifications Johannes Berg
2015-02-27 16:52 ` Arend van Spriel [this message]
2015-02-27 16:56 ` Johannes Berg
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=54F0A0CB.2050804@broadcom.com \
--to=arend@broadcom.com \
--cc=j@w1.fi \
--cc=johannes.berg@intel.com \
--cc=johannes@sipsolutions.net \
--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).