Fix common misspellings
Fixes generated by 'codespell' and manually reviewed. Signed-off-by: Lucas De Marchi <lucas.demarchi@profusion.mobi>
This commit is contained in:
@@ -169,7 +169,7 @@ void br_fdb_flush(struct net_bridge *br)
|
||||
spin_unlock_bh(&br->hash_lock);
|
||||
}
|
||||
|
||||
/* Flush all entries refering to a specific port.
|
||||
/* Flush all entries referring to a specific port.
|
||||
* if do_all is set also flush static entries
|
||||
*/
|
||||
void br_fdb_delete_by_port(struct net_bridge *br,
|
||||
|
Reference in New Issue
Block a user