diff options
| author | Alexander Aring <[email protected]> | 2015-07-30 07:40:53 +0000 |
|---|---|---|
| committer | Marcel Holtmann <[email protected]> | 2015-07-30 12:11:36 +0000 |
| commit | 5857d1dbae7d5bf4219efc39996ad002362a2951 (patch) | |
| tree | 704dc47b083ef426752d9ecf38be2cae455e5965 /net/unix/garbage.c | |
| parent | mac802154: Fix memory corruption with global deferred transmit state. (diff) | |
| download | kernel-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
