aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac802154/mib.c
diff options
context:
space:
mode:
authorAlexander Aring <alex.aring@gmail.com>2015-05-22 17:43:51 +0200
committerMarcel Holtmann <marcel@holtmann.org>2015-05-23 17:57:07 +0200
commit4a669f7d72535017dd03cbcdf5af6e85edfdf90c (patch)
tree4ce362a71937e70c0824c96ca85b1e6200586033 /net/mac802154/mib.c
parentieee802154/atusb: Set default ed level to 0xbe like the rest of these drivers (diff)
downloadlinux-dev-4a669f7d72535017dd03cbcdf5af6e85edfdf90c.tar.xz
linux-dev-4a669f7d72535017dd03cbcdf5af6e85edfdf90c.zip
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 <alex.aring@gmail.com> Reported-by: Matteo Petracca <matteo.petracca@sssup.it> Reviewed-by: Stefan Schmidt <stefan@osg.samsung.com> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Diffstat (limited to 'net/mac802154/mib.c')
0 files changed, 0 insertions, 0 deletions