diff options
| author | Alexander Aring <[email protected]> | 2015-05-22 17:43:51 +0200 |
|---|---|---|
| committer | Marcel Holtmann <[email protected]> | 2015-05-23 17:57:07 +0200 |
| commit | 4a669f7d72535017dd03cbcdf5af6e85edfdf90c (patch) | |
| tree | 4ce362a71937e70c0824c96ca85b1e6200586033 /tools/perf/scripts/python/bin | |
| parent | 2d8cbd31dd5d4fe7825e1ab88f39c283849db946 (diff) | |
mac802154: fix hold rtnl while ioctl
This patch fixes an issue to set address configuration with ioctl.
Accessing the mib requires rtnl lock and the ndo_do_ioctl doesn't hold
the rtnl lock while this callback is called. This patch do that
manually.
Signed-off-by: Alexander Aring <[email protected]>
Reported-by: Matteo Petracca <[email protected]>
Reviewed-by: Stefan Schmidt <[email protected]>
Signed-off-by: Marcel Holtmann <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions