mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-16 08:44:21 +08:00
bonding: Fix misspelling of "since"
Signed-off-by: Jesper Juhl <jj@chaosbits.net> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
1f0b6702b5
commit
b9d6d2dbf4
@ -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…
Reference in New Issue
Block a user