]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
mISDN: Bugfix only few bytes are transfered on a connection
authorKarsten Keil <keil@b1-systems.de>
Sun, 29 Jul 2012 07:15:13 +0000 (07:15 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 15 Aug 2012 14:52:31 +0000 (07:52 -0700)
commit3145ab3d55ed4f15aca96d4a9be84de253074dfa
treedd2c5d65edb5095e68a8cf37dfaee793e77705e1
parent988eef525e96e39e6de1118c298cc43276533c6a
mISDN: Bugfix only few bytes are transfered on a connection

commit b41a9a66f67817f8acd85bd650e012a14da39faa upstream.

The test for the fillempty condition was wrong in one place.
Changed the variable to the right boolean type.

Signed-off-by: Karsten Keil <keil@b1-systems.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/isdn/hardware/mISDN/avmfritz.c