On Mon, Apr 09, 2018 at 11:05:25AM -0700, Nathan Chancellor wrote: > From: "Jason A. Donenfeld" <Jason@xxxxxxxxx> > > commit 3f29770723fe498a5c5f57c3a31a996ebdde03e1 upstream. > > Signed-off-by: Jason A. Donenfeld <Jason@xxxxxxxxx> > Cc: Steffen Klassert <steffen.klassert@xxxxxxxxxxx> > Cc: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx> > Cc: "David S. Miller" <davem@xxxxxxxxxxxxx> > Signed-off-by: David S. Miller <davem@xxxxxxxxxxxxx> > [natechancellor: Adjusted context due to lack of fca11ebde3f0] > Signed-off-by: Nathan Chancellor <natechancellor@xxxxxxxxx> > --- > net/ipv4/ah4.c | 8 ++++++-- > net/ipv4/esp4.c | 13 ++++++++----- > net/ipv6/ah6.c | 8 ++++++-- > net/ipv6/esp6.c | 12 ++++++++---- > 4 files changed, 28 insertions(+), 13 deletions(-) Thanks, now there are only 4 build warnings left due to this change, I'll go fix them up in the morning... greg k-h