net: ethernet: Fix typo of 'network' in comment
authorEric Lin <dslin1010@gmail.com>
Wed, 31 Mar 2021 01:04:17 +0000 (09:04 +0800)
committerDavid S. Miller <davem@davemloft.net>
Wed, 31 Mar 2021 01:14:11 +0000 (18:14 -0700)
Signed-off-by: Eric Lin <dslin1010@gmail.com>
Reported-by: Gustavo A. R. Silva <gustavoars@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/via/via-velocity.c

index b65767f..fecc4d7 100644 (file)
@@ -2525,7 +2525,7 @@ static int velocity_close(struct net_device *dev)
  *     @skb: buffer to transmit
  *     @dev: network device
  *
- *     Called by the networ layer to request a packet is queued to
+ *     Called by the network layer to request a packet is queued to
  *     the velocity. Returns zero on success.
  */
 static netdev_tx_t velocity_xmit(struct sk_buff *skb,