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.

Eric Dumazet (3):
  tun: remove unused parameters
  tun: initialize napi_mutex unconditionally
  tun: napi flags belong to tfile

 drivers/net/tun.c | 37 +++++++++++++++++++++----------------
 1 file changed, 21 insertions(+), 16 deletions(-)

-- 
2.19.0.605.g01d371f741-goog

Reply via email to