kernel-fxtec-pro1x/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 staging/gdm72xx: remove camel-case vars in gdm_qos 2012-09-11 12:09:31 -07:00
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 staging/gdm72xx: gdm_usb coding style clean up 2012-09-12 09:52:10 -07:00
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 staging/gdm72xx: Remove version.h includes 2012-06-12 10:34:47 -07:00
hci.h
Kconfig staging: gdm72xx depends on NET 2012-05-17 13:17:41 -07:00
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