From: David S. Miller Date: Tue, 2 Oct 2018 06:27:28 +0000 (-0700) Subject: Merge branch 'tun-races' X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=2547496eb18c60f2be9663f71913dfbf703dcbe1;p=openwrt%2Fstaging%2Fblogic.git Merge branch 'tun-races' Eric Dumazet says: ==================== tun: address two syzbot reports Small changes addressing races discovered by syzbot. First patch is a cleanup. Second patch moves a mutex init sooner. Third patch makes sure each tfile gets its own napi enable flags. ==================== Signed-off-by: David S. Miller --- 2547496eb18c60f2be9663f71913dfbf703dcbe1