Skip to content
Commit 0df1a84e authored by Shan Wei's avatar Shan Wei Committed by Greg Kroah-Hartman
Browse files

staging: gdm72xx: use %pI4 format to print IPv4 address and remove last usage of NIP6



commit cf4ca487 removed the definition of NIPQUAD and NIPQUAD_FMT,
and NIP6 also is out of date.

commit 2874762b replace deprecated NIPQUAD marco to C code, but we can use %pI4 to
print IPv4 address more simply. And remove constant condition judge.

Because DEBUG_SDU is not defined in gdm_wimax.h, no error message when compiling.

Signed-off-by: default avatarShan Wei <davidshan@tencent.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 7f5d6d9d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment