mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-09 19:59:30 -04:00
This fixes logic bug(in function netdev_trig_notify) introduced in
0b2991a8ed commit.
Events triggered by different interfaces were stopping work queue so it
wasn't working for tx/rx mode.
Signed-off-by: Sergey Sergeev <adron@yapic.net>