mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
synced 2025-01-09 07:23:14 +00:00
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:
parent
7866f265b8
commit
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,
|
||||
|
Loading…
Reference in New Issue
Block a user