Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 0d572e45 authored by Jiri Pirko's avatar Jiri Pirko Committed by David S. Miller
Browse files

team: comments: s/net\/drivers\/team/drivers\/net\/team/

parent b1303326
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
/*
 * 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 −1
Original line number Diff line number Diff line
/*
 * 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 −1
Original line number Diff line number Diff line
/*
 * 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