]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
x25_asy: Fix ref count rule violation
authorAlan Cox <alan@lxorguk.ukuu.org.uk>
Fri, 8 Feb 2008 23:00:48 +0000 (15:00 -0800)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Fri, 8 Feb 2008 23:33:33 +0000 (15:33 -0800)
x25_asy does not take an ldisc reference before calling the flush method.
Fix it to use the helper function we provide.

Signed-off-by: Alan Cox <alan@redhat.com>
Cc: Krzysztof Halasa <khc@pm.waw.pl>
Cc: "David S. Miller" <davem@davemloft.net>
Cc: Jeff Garzik <jeff@garzik.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>

No differences found