linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Flavio Suligoi <f.suligoi@asem.it>
To: Johannes Berg <johannes@sipsolutions.net>,
	"David S . Miller" <davem@davemloft.net>,
	Jakub Kicinski <kuba@kernel.org>,
	Jonathan Corbet <corbet@lwn.net>,
	Kalle Valo <kvalo@codeaurora.org>,
	Christian Lamparter <chunkeey@googlemail.com>,
	Johan Hovold <johan@kernel.org>,
	Saurav Girepunje <saurav.girepunje@gmail.com>,
	Larry Finger <Larry.Finger@lwfinger.net>,
	Emmanuel Grumbach <emmanuel.grumbach@intel.com>,
	Luca Coelho <luciano.coelho@intel.com>
Cc: <linux-wireless@vger.kernel.org>, <b43-dev@lists.infradead.org>,
	Intel Linux Wireless <linuxwifi@intel.com>,
	<netdev@vger.kernel.org>, <linux-doc@vger.kernel.org>,
	<linux-kernel@vger.kernel.org>,
	Flavio Suligoi <f.suligoi@asem.it>
Subject: [PATCH 8/9] include: fix wiki website url in netlink interface header
Date: Fri, 5 Jun 2020 17:41:11 +0200	[thread overview]
Message-ID: <20200605154112.16277-9-f.suligoi@asem.it> (raw)
In-Reply-To: <20200605154112.16277-1-f.suligoi@asem.it>

The wiki url is still the old "wireless.kernel.org"
instead of the new "wireless.wiki.kernel.org"

Signed-off-by: Flavio Suligoi <f.suligoi@asem.it>
---
 include/uapi/linux/nl80211.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/include/uapi/linux/nl80211.h b/include/uapi/linux/nl80211.h
index dad8c8f8581f..4e6339ab1fce 100644
--- a/include/uapi/linux/nl80211.h
+++ b/include/uapi/linux/nl80211.h
@@ -794,7 +794,7 @@
  *	various triggers. These triggers can be configured through this
  *	command with the %NL80211_ATTR_WOWLAN_TRIGGERS attribute. For
  *	more background information, see
- *	http://wireless.kernel.org/en/users/Documentation/WoWLAN.
+ *	https://wireless.wiki.kernel.org/en/users/Documentation/WoWLAN.
  *	The @NL80211_CMD_SET_WOWLAN command can also be used as a notification
  *	from the driver reporting the wakeup reason. In this case, the
  *	@NL80211_ATTR_WOWLAN_TRIGGERS attribute will contain the reason
-- 
2.17.1


  parent reply	other threads:[~2020-06-05 15:42 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-06-05 15:41 [PATCH 0/9] net: wireless: fix wireless wiki website url Flavio Suligoi
2020-06-05 15:41 ` [PATCH 1/9] doc: networking: wireless: fix " Flavio Suligoi
2020-06-05 15:41 ` [PATCH 2/9] net: wireless: fix wiki website url in main Kconfig Flavio Suligoi
2020-07-15 10:19   ` [PATCH 2/9] " Kalle Valo
2020-06-05 15:41 ` [PATCH 3/9] net: wireless: ath: fix wiki website url Flavio Suligoi
2020-06-09  6:25   ` Kalle Valo
2020-06-05 15:41 ` [PATCH 4/9] net: wireless: atmel: " Flavio Suligoi
2020-06-05 15:41 ` [PATCH 5/9] net: wireless: broadcom: " Flavio Suligoi
2020-06-05 15:41 ` [PATCH 6/9] net: wireless: intel: " Flavio Suligoi
2020-06-10 12:25   ` Luca Coelho
2020-06-05 15:41 ` [PATCH 7/9] net: wireless: intersil: " Flavio Suligoi
2020-07-15 10:20   ` [PATCH 7/9] " Kalle Valo
2020-06-05 15:41 ` Flavio Suligoi [this message]
2020-06-05 15:41 ` [PATCH 9/9] net: fix wiki website url mac80211 and wireless files Flavio Suligoi

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=20200605154112.16277-9-f.suligoi@asem.it \
    --to=f.suligoi@asem.it \
    --cc=Larry.Finger@lwfinger.net \
    --cc=b43-dev@lists.infradead.org \
    --cc=chunkeey@googlemail.com \
    --cc=corbet@lwn.net \
    --cc=davem@davemloft.net \
    --cc=emmanuel.grumbach@intel.com \
    --cc=johan@kernel.org \
    --cc=johannes@sipsolutions.net \
    --cc=kuba@kernel.org \
    --cc=kvalo@codeaurora.org \
    --cc=linux-doc@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-wireless@vger.kernel.org \
    --cc=linuxwifi@intel.com \
    --cc=luciano.coelho@intel.com \
    --cc=netdev@vger.kernel.org \
    --cc=saurav.girepunje@gmail.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).