2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-23 20:53:53 +08:00
linux-next/net/ieee802154/6lowpan
Alexander Aring 56aeaddfbc ieee802154: 6lowpan: remove set to zero
Internal mechanism by calling netdev_alloc which use kzalloc already
sets these variables to zero. This patch cleanup the setup of net_device.

Reviewed-by: Stefan Schmidt <stefan@osg.samsung.com>
Signed-off-by: Alexander Aring <alex.aring@gmail.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
2015-09-17 13:20:02 +02:00
..
6lowpan_i.h ieee802154: 6lowpan: change dev vars to wdev and ldev 2015-09-17 13:20:02 +02:00
core.c ieee802154: 6lowpan: remove set to zero 2015-09-17 13:20:02 +02:00
Kconfig ieee802154: create 6lowpan sub-directory 2015-01-08 07:25:59 +01:00
Makefile ieee802154: 6lowpan: fix Makefile entry 2015-01-08 15:48:06 +01:00
reassembly.c ieee802154: 6lowpan: change dev vars to wdev and ldev 2015-09-17 13:20:02 +02:00
rx.c ieee802154: 6lowpan: change dev vars to wdev and ldev 2015-09-17 13:20:02 +02:00
tx.c ieee802154: 6lowpan: change dev vars to wdev and ldev 2015-09-17 13:20:02 +02:00