We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 26197b0 commit 5450403Copy full SHA for 5450403
drivers/net/ethernet/marvell/mvneta.c
@@ -4610,7 +4610,7 @@ static int mvneta_stop(struct net_device *dev)
4610
/* Inform that we are stopping so we don't want to setup the
4611
* driver for new CPUs in the notifiers. The code of the
4612
* notifier for CPU online is protected by the same spinlock,
4613
- * so when we get the lock, the notifer work is done.
+ * so when we get the lock, the notifier work is done.
4614
*/
4615
spin_lock(&pp->lock);
4616
pp->is_stopped = true;
0 commit comments