[PATCH] Fix mkiss locking bug
commit1bb571727a8e7311a1854f3b770f282d20466d41
authorRalf Baechle DL5RB <ralf@linux-mips.org>
Thu, 19 Jan 2006 17:29:52 +0000 (19 17:29 +0000)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 31 Jan 2006 06:13:18 +0000 (30 22:13 -0800)
tree758c42eca7283930a07ab01d2cf690edeeac081e
parent8d0d41174e0fbe6194db66b6c5845520b4164344
[PATCH] Fix mkiss locking bug

ax_encaps() forgot to drop the bufferlock at the end of the function.
Patch is already in 2.6.16-rc1.

Signed-off-by: Ralf Baechle DL5RB <ralf@linux-mips.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/net/hamradio/mkiss.c