On Tue, Jul 21, 2020 at 12:17 PM Paolo Pisati <[email protected]> wrote: > > According to 'man 8 ip-netns', if `ip netns identify` returns an empty string, > there's no net namespace associated with current PID: fix the net ns entrance > logic. > > Signed-off-by: Paolo Pisati <[email protected]>
Fixes: cda261f421ba ("selftests: add txtimestamp kselftest")
Acked-by: Willem de Bruijn <[email protected]>
Thanks for the fix.
