From: Tetsuo Handa <[email protected]>
Date: Mon, 13 Jul 2020 13:53:30 +0900

> kbuild test robot found that addr_to_string() is available only when
> DEBUG is defined. And I found that what that function is doing is
> what %pM will do. Thus, replace %s with %pM and remove thread-unsafe
> addr_to_string() function.
> 
> Reported-by: kbuild test robot <[email protected]>
> Signed-off-by: Tetsuo Handa <[email protected]>

Applied to net-next, thanks.

Reply via email to