OSDN Git Service

fou6: fix proto error handler argument type
authorPaolo Abeni <pabeni@redhat.com>
Thu, 21 Feb 2019 16:43:58 +0000 (17:43 +0100)
committerDavid S. Miller <davem@davemloft.net>
Sat, 23 Feb 2019 00:05:11 +0000 (16:05 -0800)
commit5de362df44d71fc8f6b153ae4eaa2a1284c84490
treee1f2e82ffbe42735d83cb79ea6775586763e9e78
parent543fc3fb41834a7f2e4cfa1dcf8aa9c472a52e9a
fou6: fix proto error handler argument type

Last argument of gue6_err_proto_handler() has a wrong type annotation,
fix it and make sparse happy again.

Fixes: b8a51b38e4d4 ("fou, fou6: ICMP error handlers for FoU and GUE")
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Acked-by: Stefano Brivio <sbrivio@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv6/fou6.c