commit | c1854ebc7f13b23c3d6a6e641a1a1db1116ca998 | [log] [tgz] |
---|---|---|
author | Ralf Baechle <ralf@linux-mips.org> | Sun Jan 08 22:31:04 2006 -0800 |
committer | David S. Miller <davem@sunset.davemloft.net> | Mon Jan 09 14:16:21 2006 -0800 |
tree | f6ddfa2532700ef5907d6153c01a06b5c8f4596d | |
parent | 09a626600b437d91f6b13ade5c7c4b374893c54e [diff] |
[AX25] mkiss: Drop spinlock before sleeping call. With the previous missing-unlock fix the spinlock is dropped only after the tty->driver->write() call which might sleep. Signed-off-by: Ralf Baechle <ralf@linux-mips.org> Signed-off-by: David S. Miller <davem@davemloft.net>