Skip to content

Commit e64b274

Browse files
netoptimizerdavem330
authored andcommitted
doc/net: Update git https URLs in netdev-FAQ documentation
DaveM's git tree have been moved into a named subdir 'netdev' to deal with allowing Jakub Kicinski to help co-maintain the trees. Link: https://www.kernel.org/doc/html/latest/networking/netdev-FAQ.html Signed-off-by: Jesper Dangaard Brouer <[email protected]> Signed-off-by: David S. Miller <[email protected]>
1 parent cc7e3f6 commit e64b274

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Documentation/networking/netdev-FAQ.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,8 @@ the names, the ``net`` tree is for fixes to existing code already in the
3434
mainline tree from Linus, and ``net-next`` is where the new code goes
3535
for the future release. You can find the trees here:
3636

37-
- https://git.kernel.org/pub/scm/linux/kernel/git/davem/net.git
38-
- https://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next.git
37+
- https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net.git
38+
- https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next.git
3939

4040
Q: How often do changes from these trees make it to the mainline Linus tree?
4141
----------------------------------------------------------------------------

0 commit comments

Comments
 (0)