On Mon, 21 Oct 2019 19:02:43 -0600, David Ahern wrote:
> From: David Ahern
>
> Kernel test robot reported that the l2tp.sh test script failed:
> # selftests: net: l2tp.sh
> # Warning: file l2tp.sh is not executable, correct this.
>
> Set executable bits.
>
> Fixes: e858ef1cd4bc ("selfte
From: David Ahern
Kernel test robot reported that the l2tp.sh test script failed:
# selftests: net: l2tp.sh
# Warning: file l2tp.sh is not executable, correct this.
Set executable bits.
Fixes: e858ef1cd4bc ("selftests: Add l2tp tests")
Reported-by: kernel test robot
Signed-off-by: Davi