You've already forked linux-apfs
mirror of
https://github.com/linux-apfs/linux-apfs.git
synced 2026-05-01 15:00:59 -07:00
team: comments: s/net\/drivers\/team/drivers\/net\/team/
Signed-off-by: Jiri Pirko <jpirko@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
committed by
David S. Miller
parent
b13033262d
commit
0d572e45f7
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* net/drivers/team/team.c - Network team device driver
|
||||
* drivers/net/team/team.c - Network team device driver
|
||||
* Copyright (c) 2011 Jiri Pirko <jpirko@redhat.com>
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* net/drivers/team/team_mode_activebackup.c - Active-backup mode for team
|
||||
* drivers/net/team/team_mode_activebackup.c - Active-backup mode for team
|
||||
* Copyright (c) 2011 Jiri Pirko <jpirko@redhat.com>
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* net/drivers/team/team_mode_roundrobin.c - Round-robin mode for team
|
||||
* drivers/net/team/team_mode_roundrobin.c - Round-robin mode for team
|
||||
* Copyright (c) 2011 Jiri Pirko <jpirko@redhat.com>
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
||||
Reference in New Issue
Block a user