Skip to content

Commit 1711435

Browse files
Deming Wangdavem330
authored andcommitted
net: ipv6: 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 197f9fb commit 1711435

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

net/ipv6/esp6.c

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

834834
/*
835835
* 1) if the NAT-T peer's IP or port changed then
836-
* advertize the change to the keying daemon.
836+
* advertise the change to the keying daemon.
837837
* This is an inbound SA, so just compare
838838
* SRC ports.
839839
*/

0 commit comments

Comments
 (0)