commit | 11b0cc3a4af65413ca3bb5698769e091486e0b22 | [log] [tgz] |
---|---|---|
author | Alan Cox <alan@lxorguk.ukuu.org.uk> | Fri Feb 08 15:00:48 2008 -0800 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Fri Feb 08 15:33:33 2008 -0800 |
tree | eebb0788777410b6cad2ca926cd2ec254221e72a | |
parent | 4600ecfcf3ad160ac0c6fcff6115f6edb081ccfa [diff] |
x25_asy: Fix ref count rule violation 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>