mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-02-20 22:16:56 +00:00
Since v3.11, netdevice notification data are of type
"struct netdev_notifier_info". Handle it as such!
This should fix a critical bug in which devices are unable get released
because trelay does not release resources in response to UNREGISTER
event spamming the log with something like:
unregister_netdevice: waiting for eth0.1 to become free. Usage count = 1
Signed-off-by: Ali MJ Al-Nasrawy <alimjalnasrawy@gmail.com>
(cherry picked from commit
|
||
---|---|---|
.. | ||
files | ||
src | ||
Makefile |