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 |
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
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.
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 --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 ============================
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(-)