diff mbox series

[1/2] docs: net: ieee802154: change link to new project URL

Message ID 20200616065814.816248-1-stefan@datenfreihafen.org (mailing list archive)
State Accepted
Headers show
Series [1/2] docs: net: ieee802154: change link to new project URL | expand

Commit Message

Stefan Schmidt June 16, 2020, 6:58 a.m. UTC
We finally came around to setup a new project website.
Update the reference here.

Signed-off-by: Stefan Schmidt <stefan@datenfreihafen.org>
---
 Documentation/networking/ieee802154.rst | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Comments

Stefan Schmidt June 19, 2020, 7:14 a.m. UTC | #1
Hello Dave.

On 16.06.20 08:58, Stefan Schmidt wrote:
> We finally came around to setup a new project website.
> Update the reference here.
> 
> Signed-off-by: Stefan Schmidt <stefan@datenfreihafen.org>
> ---
>   Documentation/networking/ieee802154.rst | 4 ++--
>   1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/Documentation/networking/ieee802154.rst b/Documentation/networking/ieee802154.rst
> index 36ca823a1122..6f4bf8447a21 100644
> --- a/Documentation/networking/ieee802154.rst
> +++ b/Documentation/networking/ieee802154.rst
> @@ -30,8 +30,8 @@ Socket API
>   
>   The address family, socket addresses etc. are defined in the
>   include/net/af_ieee802154.h header or in the special header
> -in the userspace package (see either http://wpan.cakelab.org/ or the
> -git tree at https://github.com/linux-wpan/wpan-tools).
> +in the userspace package (see either https://linux-wpan.org/wpan-tools.html
> +or the git tree at https://github.com/linux-wpan/wpan-tools).
>   
>   6LoWPAN Linux implementation
>   ============================
> 

I see you marked both patches here as awaiting upstream in patchwork. I 
am not really sure what to do best now. Am I supposed to pick them up 
myself and send them in my usual ieee802154 pull request?

Before you had been picking up docs and MAINTAINERS patches directly. I 
am fine with either way. Just want to check what you expect.

regards
Stefan Schmidt
David Miller June 19, 2020, 7:56 p.m. UTC | #2
From: Stefan Schmidt <stefan@datenfreihafen.org>
Date: Fri, 19 Jun 2020 09:14:22 +0200

> I see you marked both patches here as awaiting upstream in
> patchwork. I am not really sure what to do best now. Am I supposed to
> pick them up myself and send them in my usual ieee802154 pull request?
> 
> Before you had been picking up docs and MAINTAINERS patches
> directly. I am fine with either way. Just want to check what you
> expect.

Please put it into a pull request, thank you.
Stefan Schmidt June 19, 2020, 8:16 p.m. UTC | #3
Hello.

On 19.06.20 21:56, David Miller wrote:
> From: Stefan Schmidt <stefan@datenfreihafen.org>
> Date: Fri, 19 Jun 2020 09:14:22 +0200
> 
>> I see you marked both patches here as awaiting upstream in
>> patchwork. I am not really sure what to do best now. Am I supposed to
>> pick them up myself and send them in my usual ieee802154 pull request?
>>
>> Before you had been picking up docs and MAINTAINERS patches
>> directly. I am fine with either way. Just want to check what you
>> expect.
> 
> Please put it into a pull request, thank you.

Done now.

regards
Stefan Schmidt
diff mbox series

Patch

diff --git a/Documentation/networking/ieee802154.rst b/Documentation/networking/ieee802154.rst
index 36ca823a1122..6f4bf8447a21 100644
--- a/Documentation/networking/ieee802154.rst
+++ b/Documentation/networking/ieee802154.rst
@@ -30,8 +30,8 @@  Socket API
 
 The address family, socket addresses etc. are defined in the
 include/net/af_ieee802154.h header or in the special header
-in the userspace package (see either http://wpan.cakelab.org/ or the
-git tree at https://github.com/linux-wpan/wpan-tools).
+in the userspace package (see either https://linux-wpan.org/wpan-tools.html
+or the git tree at https://github.com/linux-wpan/wpan-tools).
 
 6LoWPAN Linux implementation
 ============================