linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Johannes Berg <johannes@sipsolutions.net>
To: John Linville <linville@tuxdriver.com>
Cc: linux-wireless@vger.kernel.org, Johannes Berg <johannes.berg@intel.com>
Subject: [PATCH 1/2] cfg80211: fix docbook
Date: Sat, 09 Jul 2011 14:48:30 +0200	[thread overview]
Message-ID: <20110709124854.852223800@sipsolutions.net> (raw)
In-Reply-To: 20110709124829.025946360@sipsolutions.net

From: Johannes Berg <johannes.berg@intel.com>

Looks like I forgot to document the "gfp" parameter
to cfg80211_gtk_rekey_notify, add it.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
---
 include/net/cfg80211.h |    1 +
 1 file changed, 1 insertion(+)

--- a/include/net/cfg80211.h	2011-07-09 14:42:30.000000000 +0200
+++ b/include/net/cfg80211.h	2011-07-09 14:42:35.000000000 +0200
@@ -3055,6 +3055,7 @@ void cfg80211_cqm_pktloss_notify(struct
  * @dev: network device
  * @bssid: BSSID of AP (to avoid races)
  * @replay_ctr: new replay counter
+ * @gfp: allocation flags
  */
 void cfg80211_gtk_rekey_notify(struct net_device *dev, const u8 *bssid,
 			       const u8 *replay_ctr, gfp_t gfp);



  reply	other threads:[~2011-07-09 12:49 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-07-09 12:48 [PATCH 0/2] small docbook fixes Johannes Berg
2011-07-09 12:48 ` Johannes Berg [this message]
2011-07-09 12:48 ` [PATCH 2/2] mac80211: fix docbook 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=20110709124854.852223800@sipsolutions.net \
    --to=johannes@sipsolutions.net \
    --cc=johannes.berg@intel.com \
    --cc=linux-wireless@vger.kernel.org \
    --cc=linville@tuxdriver.com \
    /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).