Re: [PATCH net-next v1 1/1] L2TP device MTU setup - tunnel socket needs a lock

From: R Parameswaran
Date: Wed Apr 12 2017 - 16:38:51 EST


Hi Dave,

Please see inline:

On Wed, Apr 12, 2017 at 7:13 AM, David Miller <davem@xxxxxxxxxxxxx> wrote:
> From: "R. Parameswaran" <parameswaran.r7@xxxxxxxxx>
> Date: Tue, 11 Apr 2017 20:14:37 -0700 (PDT)
>
>>
>> The MTU overhead calculation in L2TP device set-up
>> merged via commit b784e7ebfce8cfb16c6f95e14e8532d0768ab7ff
>> needs to be adjusted to lock the tunnel socket while
>> referencing the sub-data structures to derive the
>> socket's IP overhead.
>
> This is missing a proper signoff.
>
> The subject line also needs to be fixed "[PATCH net-next] l2tp: " as explained
> by Guillaume.
>

Thanks, I will re-spin with these corrections by tonight PT.

regards,

Ramkumar
> Thanks.