mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
synced 2025-01-10 07:50:04 +00:00
net: decnet: Fix a typo in dn_nsp_in.c
Modify "erronous" to "erroneous" in net/decnet/dn_nsp_in.c. Reported-by: Hulk Robot <hulkci@huawei.com> Signed-off-by: Lu Wei <luwei32@huawei.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
897b9fae7a
commit
e51443d54b
@ -520,7 +520,7 @@ static void dn_nsp_linkservice(struct sock *sk, struct sk_buff *skb)
|
|||||||
fcval = *ptr;
|
fcval = *ptr;
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Here we ignore erronous packets which should really
|
* Here we ignore erroneous packets which should really
|
||||||
* should cause a connection abort. It is not critical
|
* should cause a connection abort. It is not critical
|
||||||
* for now though.
|
* for now though.
|
||||||
*/
|
*/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user