On Fri, May 19, 2017 at 09:55:56AM -0700, Stephen Hemminger wrote: > Resolves warnings: > net/ipv6/esp6.c: In function ‘esp_ssg_unref’: > net/ipv6/esp6.c:121:10: warning: variable ‘seqhi’ set but not used > [-Wunused-but-set-variable] > net/ipv6/esp6.c: In function ‘esp6_output_head’: > net/ipv6/esp6.c:227:21: warning: variable ‘esph’ set but not used > [-Wunused-but-set-variable] > > Signed-off-by: Stephen Hemminger <sthem...@microsoft.com>
Applied to ipsec-next, thanks!