aboutsummaryrefslogtreecommitdiffstats
path: root/net/unix/garbage.c
diff options
context:
space:
mode:
authorAlexander Aring <[email protected]>2015-07-30 07:40:53 +0000
committerMarcel Holtmann <[email protected]>2015-07-30 12:11:36 +0000
commit5857d1dbae7d5bf4219efc39996ad002362a2951 (patch)
tree704dc47b083ef426752d9ecf38be2cae455e5965 /net/unix/garbage.c
parentmac802154: Fix memory corruption with global deferred transmit state. (diff)
downloadkernel-5857d1dbae7d5bf4219efc39996ad002362a2951.tar.gz
kernel-5857d1dbae7d5bf4219efc39996ad002362a2951.zip
Bluetooth: 6lowpan: Fix possible race
This patch fix a possible race after calling register_netdev. After calling netdev_register it could be possible that netdev_ops callbacks use the uninitialized private data of lowpan_dev. By moving the initialization of this data before netdev_register we can be sure that initialized private data is be used after netdev_register. Signed-off-by: Alexander Aring <[email protected]> Signed-off-by: Marcel Holtmann <[email protected]>
Diffstat (limited to 'net/unix/garbage.c')
0 files changed, 0 insertions, 0 deletions