Skip to content

Commit 197f9fb

Browse files
Deming Wangdavem330
authored andcommitted
net: ipv4: fix typo in comments
The word "advertize" should be replaced by "advertise". Signed-off-by: Deming Wang <[email protected]> Signed-off-by: David S. Miller <[email protected]>
1 parent 77a8c98 commit 197f9fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

net/ipv4/esp4.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -786,7 +786,7 @@ int esp_input_done2(struct sk_buff *skb, int err)
786786

787787
/*
788788
* 1) if the NAT-T peer's IP or port changed then
789-
* advertize the change to the keying daemon.
789+
* advertise the change to the keying daemon.
790790
* This is an inbound SA, so just compare
791791
* SRC ports.
792792
*/

0 commit comments

Comments
 (0)