Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

authored by

Eric Lin and committed by
David S. Miller
28110056 7866f265

+1 -1
+1 -1
drivers/net/ethernet/via/via-velocity.c
··· 2525 2525 * @skb: buffer to transmit 2526 2526 * @dev: network device 2527 2527 * 2528 - * Called by the networ layer to request a packet is queued to 2528 + * Called by the network layer to request a packet is queued to 2529 2529 * the velocity. Returns zero on success. 2530 2530 */ 2531 2531 static netdev_tx_t velocity_xmit(struct sk_buff *skb,