Commit 5c2d642f authored by Jacob Keller's avatar Jacob Keller Committed by Jeff Kirsher
Browse files

fm10k: TRIVIAL fix typo in fm10k_netdev.c

parent e71c9318
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -1048,7 +1048,7 @@ void fm10k_restore_rx_state(struct fm10k_intfc *interface)
					   vid, true, 0);
					   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);
	hw->mac.ops.update_xcast_mode(hw, glort, xcast_mode);


	/* synchronize all of the addresses */
	/* synchronize all of the addresses */