mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
synced 2025-01-10 07:50:04 +00:00
bonding: Fix misspelling of "since"
Signed-off-by: Jesper Juhl <jj@chaosbits.net> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
This commit is contained in:
parent
8cd7c62e13
commit
596f17f901
@ -660,7 +660,7 @@ static void __attach_bond_to_agg(struct port *port)
|
||||
static void __detach_bond_from_agg(struct port *port)
|
||||
{
|
||||
port = NULL; /* just to satisfy the compiler */
|
||||
// This function does nothing sience the parser/multiplexer of the receive
|
||||
// This function does nothing since the parser/multiplexer of the receive
|
||||
// and the parser/multiplexer of the aggregator are already combined
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user