net: Fix spelling typo in net
Correct spelling typo within drivers/net. Signed-off-by: Masanari Iida <standby24x7@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:

committed by
David S. Miller

父節點
a8cb05b238
當前提交
fd9071ec61
@@ -1120,7 +1120,7 @@ static void lmc_running_reset (struct net_device *dev) /*fold00*/
|
||||
{
|
||||
lmc_softc_t *sc = dev_to_sc(dev);
|
||||
|
||||
lmc_trace(dev, "lmc_runnig_reset in");
|
||||
lmc_trace(dev, "lmc_running_reset in");
|
||||
|
||||
/* stop interrupts */
|
||||
/* Clear the interrupt mask */
|
||||
|
Reference in New Issue
Block a user