linux/drivers/staging/gdm72xx
Shan Wei 0df1a84e0e staging: gdm72xx: use %pI4 format to print IPv4 address and remove last usage of NIP6
commit cf4ca4874f removed the definition of NIPQUAD and NIPQUAD_FMT,
and NIP6 also is out of date.

commit 2874762b31 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: Shan Wei <davidshan@tencent.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2012-11-28 08:48:39 -08:00
..
gdm_qos.c staging/gdm72xx: Use netdev_ or pr_ printks in gdm_qos.c 2012-10-30 10:33:51 -07:00
gdm_qos.h
gdm_sdio.c staging/gdm72xx: Use dev_ printks in gdm_sdio.c 2012-10-30 10:33:51 -07:00
gdm_sdio.h
gdm_usb.c staging: gdm72xx: fix unused variable warning in gdm_usb_send 2012-11-27 09:18:15 -08:00
gdm_usb.h
gdm_wimax.c staging: gdm72xx: use %pI4 format to print IPv4 address and remove last usage of NIP6 2012-11-28 08:48:39 -08:00
gdm_wimax.h
hci.h
Kconfig
Makefile
netlink_k.c staging/gdm72xx: Use netdev_ or pr_ printks in netlink_k.c 2012-10-30 10:33:51 -07:00
netlink_k.h
sdio_boot.c staging/gdm72xx: Use dev_ printks in sdio_boot.c 2012-10-30 10:33:51 -07:00
sdio_boot.h
TODO
usb_boot.c staging/gdm72xx: Use dev_ printks in usb_boot.c 2012-10-30 10:33:51 -07:00
usb_boot.h
usb_ids.h
wm_ioctl.h