Commit 6004ef0c authored by Thiemo Seufer's avatar Thiemo Seufer Committed by Christoph Hellwig

[PATCH] Fix typo in net_ipv4_ipconfig.c

this just fixes a typo.
parent b7c6833d
......@@ -469,7 +469,7 @@ ic_rarp_recv(struct sk_buff *skb, struct net_device *dev, struct packet_type *pt
/*
* Send RARP request packet over a signle interface.
* Send RARP request packet over a single interface.
*/
static void __init ic_rarp_send_if(struct ic_device *d)
{
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment