]> 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)
commit1822eead86ce87354489eb0a34961293603d979a
tree8fdabd9d8b31fa2f1cf7c1418675fe2e4f2f2c14
parent0f3bd5eb3376bd30b59afe1f870d210907914121
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