From 01261cb943182fb9e8e7be670ec879426013e938 Mon Sep 17 00:00:00 2001 From: Peter Hurley Date: Mon, 16 Jun 2014 09:17:04 -0400 Subject: [PATCH] tty: ipwireless: Remove tty->closing abort from ipw_open() tty->closing cannot be set on ipw_open() because the ipwireless tty driver does not call any functions that set tty->closing. CC: Jiri Kosina Signed-off-by: Peter Hurley Acked-by: David Sterba Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed