commit | ec82db129e94c7896e732d21f2bb9ab8e7312fe0 | [log] [tgz] |
---|---|---|
author | Alan Cox <alan@linux.intel.com> | Tue Jun 01 22:52:44 2010 +0200 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Tue Aug 10 13:47:40 2010 -0700 |
tree | cf9118042698dd3b1448f4f90d3d39a23a051a84 | |
parent | bf936f92a7a564a2cdb44bbe3bc797cd811bf625 [diff] |
isicom: kill off the BKL As with the others we can use the port mutex to get the needed locking properties and fix the race with open. Signed-off-by: Alan Cox <alan@linux.intel.com> Cc: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>