diff options
author | David S. Miller <davem@davemloft.net> | 2021-08-20 12:04:50 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-08-20 12:04:50 +0100 |
commit | 815cc21d8d2e47c2d00caf3cd4cddcf0b5b07292 (patch) | |
tree | 37aa96bb441298850f1a2ff43c9369bea2ecd034 /Documentation/networking | |
parent | f444fea7896dbc267249d27f604082a51b8efca2 (diff) | |
parent | 808cfdfad57999c85f9ab13499a38d136d032232 (diff) |
Merge tag 'batadv-next-pullrequest-20210819' of git://git.open-mesh.org/linux-merge
Simon Wunderlich says:
====================
This cleanup patchset includes the following patches:
- bump version strings, by Simon Wunderlich
- update docs about move IRC channel away from freenode,
by Sven Eckelmann
- Switch to kstrtox.h for kstrtou64, by Sven Eckelmann
- Update NULL checks, by Sven Eckelmann (2 patches)
- remove remaining skb-copy calls for broadcast packets,
by Linus Lüssing
====================
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Documentation/networking')
-rw-r--r-- | Documentation/networking/batman-adv.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/networking/batman-adv.rst b/Documentation/networking/batman-adv.rst index 74821d29a22f..b85563ea3682 100644 --- a/Documentation/networking/batman-adv.rst +++ b/Documentation/networking/batman-adv.rst @@ -157,7 +157,7 @@ Contact Please send us comments, experiences, questions, anything :) IRC: - #batman on irc.freenode.org + #batadv on ircs://irc.hackint.org/ Mailing-list: b.a.t.m.a.n@open-mesh.org (optional subscription at https://lists.open-mesh.org/mailman3/postorius/lists/b.a.t.m.a.n.lists.open-mesh.org/) |