]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[AX25] mkiss: Drop spinlock before sleeping call.
authorRalf Baechle <ralf@linux-mips.org>
Mon, 9 Jan 2006 06:31:04 +0000 (22:31 -0800)
committerDavid S. Miller <davem@sunset.davemloft.net>
Mon, 9 Jan 2006 22:16:21 +0000 (14:16 -0800)
commitc1854ebc7f13b23c3d6a6e641a1a1db1116ca998
treef6ddfa2532700ef5907d6153c01a06b5c8f4596d
parent09a626600b437d91f6b13ade5c7c4b374893c54e
[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>
drivers/net/hamradio/mkiss.c