mirror of
https://kernel.googlesource.com/pub/scm/linux/kernel/git/stable/linux-stable.git
synced 2025-09-13 11:07:46 +10:00
net: ipv4: fix typo in comments
The word "advertize" should be replaced by "advertise". Signed-off-by: Deming Wang <wangdeming@inspur.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
77a8c982ff
commit
197f9fba96
@ -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.
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user