diff options
| author | Christian Gromm <[email protected]> | 2015-09-28 17:18:32 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2015-09-29 03:18:49 +0200 |
| commit | 25ef42f3084df7b7511f1a9f72678a95d444f579 (patch) | |
| tree | c59bae737aaa8438aed6d6281858601200b25ede /tools/perf/scripts/python | |
| parent | bf358040c448af3fc6446bcf0d998d2fd420a7fc (diff) | |
staging: most: fix race condition in AIM networking
If the network device is being opened right after it has been registered
via function register_netdev(), the device state is not yet consistent in
the context of function ndo_open(). This patch cares about having the
initialization done right, before the networking device is registered.
Signed-off-by: Andrey Shvetsov <[email protected]>
Signed-off-by: Christian Gromm <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions