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:
Родитель
7866f265b8
Коммит
28110056f2
|
@ -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,
|
||||
|
|
Загрузка…
Ссылка в новой задаче