]> git.baikalelectronics.ru Git - kernel.git/commit
ieee802154: 6lowpan: remove set to zero
authorAlexander Aring <alex.aring@gmail.com>
Wed, 2 Sep 2015 12:21:19 +0000 (14:21 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Thu, 17 Sep 2015 11:20:02 +0000 (13:20 +0200)
commit7bb6dd6110faeb560ba53fb93df005742df005ca
tree8fdabd9d8b31fa2f1cf7c1418675fe2e4f2f2c14
parente431a4a6d66144c3f2e6a10b9830df4084694909
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>
net/ieee802154/6lowpan/core.c