netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Johannes Berg <johannes@sipsolutions.net>
To: "John W. Linville" <linville@tuxdriver.com>
Cc: davem@davemloft.net, linux-wireless@vger.kernel.org,
	netdev@vger.kernel.org
Subject: [PATCH] cfg80211: update comment for locking
Date: Tue, 24 Apr 2007 11:22:36 +0200	[thread overview]
Message-ID: <1177406557.3528.19.camel@johannes.berg> (raw)
In-Reply-To: <20070423183634.GE5883@tuxdriver.com>

This patch adds a comment that was part of my rtnl locking patch for
cfg80211 but which I forgot for the merge.

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>

---
 include/net/cfg80211.h |    4 ++++
 1 file changed, 4 insertions(+)

--- net-2.6.22.orig/include/net/cfg80211.h	2007-04-24 11:20:47.538813880 +0200
+++ net-2.6.22/include/net/cfg80211.h	2007-04-24 11:21:26.388813880 +0200
@@ -23,6 +23,10 @@ struct wiphy;
  * All callbacks except where otherwise noted should return 0
  * on success or a negative error code.
  *
+ * All operations are currently invoked under rtnl for consistency with the
+ * wireless extensions but this is subject to reevaluation as soon as this
+ * code is used more widely and we have a first user without wext.
+ *
  * @add_virtual_intf: create a new virtual interface with the given name
  *
  * @del_virtual_intf: remove the virtual interface determined by ifindex.



  parent reply	other threads:[~2007-04-24  9:19 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-04-23 18:33 [PATCH] update MAINTAINERS for wireless mailing list John W. Linville
     [not found] ` <20070423183334.GC5883-2XuSBdqkA4R54TAoqtyWWQ@public.gmane.org>
2007-04-23 18:34   ` [PATCH] refactor wireless Kconfig John W. Linville
     [not found]     ` <20070423183443.GD5883-2XuSBdqkA4R54TAoqtyWWQ@public.gmane.org>
2007-04-23 18:36       ` [PATCH] cfg80211: new wireless config infrastructure John W. Linville
     [not found]         ` <20070423183634.GE5883-2XuSBdqkA4R54TAoqtyWWQ@public.gmane.org>
2007-04-23 18:37           ` [PATCH] remove wext over netlink John W. Linville
2007-04-24  9:22         ` Johannes Berg [this message]
2007-04-25 16:06         ` [PATCH] cfg80211: new wireless config infrastructure Ingo Oeser
2007-04-26 13:14           ` [PATCH wireless-dev, net-2.6.22] cfg80211: fix locking in wiphy_new Johannes Berg
2007-04-23 19:35       ` [PATCH] refactor wireless Kconfig Stefano Brivio
2007-04-23 19:53         ` [PATCH] drivers/net/wireless/Kconfig: correct minor typo John W. Linville
     [not found]           ` <20070423195313.GG5883-2XuSBdqkA4R54TAoqtyWWQ@public.gmane.org>
2007-04-23 20:29             ` David Miller
  -- strict thread matches above, loose matches on Subject: below --
2007-04-24 20:28 [PATCH] cfg80211: update comment for locking John W. Linville
     [not found] ` <20070424202856.GH22681-2XuSBdqkA4R54TAoqtyWWQ@public.gmane.org>
2007-04-24 21:07   ` David Miller

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=1177406557.3528.19.camel@johannes.berg \
    --to=johannes@sipsolutions.net \
    --cc=davem@davemloft.net \
    --cc=linux-wireless@vger.kernel.org \
    --cc=linville@tuxdriver.com \
    --cc=netdev@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).