mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-16 08:44:21 +08:00
fm10k: TRIVIAL fix typo in fm10k_netdev.c
Signed-off-by: Jacob Keller <jacob.e.keller@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
This commit is contained in:
parent
e71c931842
commit
5c2d642fd0
@ -1048,7 +1048,7 @@ void fm10k_restore_rx_state(struct fm10k_intfc *interface)
|
||||
vid, true, 0);
|
||||
}
|
||||
|
||||
/* update xcast mode before syncronizing addresses */
|
||||
/* update xcast mode before synchronizing addresses */
|
||||
hw->mac.ops.update_xcast_mode(hw, glort, xcast_mode);
|
||||
|
||||
/* synchronize all of the addresses */
|
||||
|
Loading…
Reference in New Issue
Block a user