-
由 Alexander Aring 提交于
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: NAlexander Aring <alex.aring@gmail.com> Reported-by: NMatteo Petracca <matteo.petracca@sssup.it> Reviewed-by: NStefan Schmidt <stefan@osg.samsung.com> Signed-off-by: NMarcel Holtmann <marcel@holtmann.org>
4a669f7d