linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/2] net: ethernet: Fix typo of 'network' in comment
@ 2021-03-31  1:04 Eric Lin
  2021-03-31  1:04 ` [PATCH 2/2] net: wireless: Fix typo of 'Networks' " Eric Lin
  0 siblings, 1 reply; 3+ messages in thread
From: Eric Lin @ 2021-03-31  1:04 UTC (permalink / raw)
  To: romieu, davem, kuba, kvalo, netdev, linux-kernel, linux-wireless
  Cc: gustavoars

Signed-off-by: Eric Lin <dslin1010@gmail.com>
Reported-by: Gustavo A. R. Silva <gustavoars@kernel.org>
---
 drivers/net/ethernet/via/via-velocity.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/net/ethernet/via/via-velocity.c b/drivers/net/ethernet/via/via-velocity.c
index b65767f9e499..fecc4d7b00b0 100644
--- a/drivers/net/ethernet/via/via-velocity.c
+++ b/drivers/net/ethernet/via/via-velocity.c
@@ -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,
-- 
2.25.1


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-04-18  6:33 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-31  1:04 [PATCH 1/2] net: ethernet: Fix typo of 'network' in comment Eric Lin
2021-03-31  1:04 ` [PATCH 2/2] net: wireless: Fix typo of 'Networks' " Eric Lin
2021-04-18  6:32   ` [2/2] wl3501: fix " Kalle Valo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).