Commit 197f9fba authored by Deming Wang's avatar Deming Wang Committed by David S. Miller

net: ipv4: fix typo in comments

The word "advertize" should be replaced by "advertise".
Signed-off-by: default avatarDeming Wang <wangdeming@inspur.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 77a8c982
......@@ -786,7 +786,7 @@ int esp_input_done2(struct sk_buff *skb, int err)
/*
* 1) if the NAT-T peer's IP or port changed then
* advertize the change to the keying daemon.
* advertise the change to the keying daemon.
* This is an inbound SA, so just compare
* SRC ports.
*/
......
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