net: ethernet: Fix typo of 'network' in comment

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>
This commit is contained in:
Eric Lin 2021-03-31 09:04:17 +08:00 коммит произвёл David S. Miller
Родитель 7866f265b8
Коммит 28110056f2
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -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,