linux/drivers/staging/gdm72xx
Tobias Klauser cd687a4073 staging: gdm72xx: Remove unnecessary memset of netdev private data
The memory for struct net_device private data is allocated using
kzalloc/vzalloc in alloc_netdev_mqs, thus there is no need to zero it
again in the driver.

Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2014-07-09 11:57:16 -07:00
..
gdm_qos.c staging: gdm72xx: clean up endianness conversions 2014-07-09 11:49:16 -07:00
gdm_qos.h staging: gdm72xx: use consistent style for header guards 2014-07-09 11:49:15 -07:00
gdm_sdio.c staging: gdm72xx: clean up endianness conversions 2014-07-09 11:49:16 -07:00
gdm_sdio.h staging: gdm72xx: use consistent style for header guards 2014-07-09 11:49:15 -07:00
gdm_usb.c staging: gdm72xx: clean up endianness conversions 2014-07-09 11:49:16 -07:00
gdm_usb.h staging: gdm72xx: use consistent style for header guards 2014-07-09 11:49:15 -07:00
gdm_wimax.c staging: gdm72xx: Remove unnecessary memset of netdev private data 2014-07-09 11:57:16 -07:00
gdm_wimax.h staging: gdm72xx: Use net_device_stats from struct net_device 2014-07-09 11:57:16 -07:00
hci.h staging: gdm72xx: clean up endianness conversions 2014-07-09 11:49:16 -07:00
Kconfig staging: gdm72xx: add help text to Kconfig 2014-07-09 11:52:21 -07:00
Makefile
netlink_k.c staging: gdm72xx: code cleanup 2014-05-24 07:23:15 +09:00
netlink_k.h staging: gdm72xx: use consistent style for header guards 2014-07-09 11:49:15 -07:00
sdio_boot.c staging: gdm72xx: Replace comparisons on jiffies values with wrap-safe functions 2014-05-16 12:12:51 -07:00
sdio_boot.h staging: gdm72xx: use consistent style for header guards 2014-07-09 11:49:15 -07:00
TODO staging: gdm72xx: Remove task from TODO list 2014-05-16 12:12:52 -07:00
usb_boot.c staging: gdm72xx: clean up endianness conversions 2014-07-09 11:49:16 -07:00
usb_boot.h staging: gdm72xx: use consistent style for header guards 2014-07-09 11:49:15 -07:00
usb_ids.h staging: gdm72xx: use consistent style for header guards 2014-07-09 11:49:15 -07:00
wm_ioctl.h staging: gdm72xx: use consistent style for header guards 2014-07-09 11:49:15 -07:00