Re: [PATCH] inet/connection_sock: prefer _THIS_IP_ to current_text_addr

From: Nick Desaulniers
Date: Thu Aug 02 2018 - 18:10:15 EST


On Thu, Aug 2, 2018 at 2:42 PM David Miller <davem@xxxxxxxxxxxxx> wrote:
>
> From: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
> Date: Wed, 1 Aug 2018 14:57:59 -0700
>
> > As part of the effort to reduce the code duplication between _THIS_IP_
> > and current_text_addr(), let's consolidate callers of
> > current_text_addr() to use _THIS_IP_.
> >
> > Signed-off-by: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
>
> I'll ACk this for now:
>
> Acked-by: David S. Miller <davem@xxxxxxxxxxxxx>

Thank you David. Should you take it into the net tree, can you please add:

Cc: stable@xxxxxxxxxxxxxxx # 4.17, 4.14, 4.9, 4.4

to the commit message? This will help us as Nathan stated previously
in this thread.
--
Thanks,
~Nick Desaulniers