]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit
isdn: accept CAPI Informational Info values as success
authorTilman Schmidt <tilman@imap.cc>
Tue, 6 Oct 2009 12:18:05 +0000 (12:18 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 7 Oct 2009 05:20:52 +0000 (22:20 -0700)
commit812d73473af23dd738afa83ab77cd6c733b3721f
tree8b0d0542025db835e834f84a0da872f1db0fd10f
parentf1af9f58546e2d98ef078fa30b2ef80a9042131e
isdn: accept CAPI Informational Info values as success

Info values in the 0x00xx range are defined in the CAPI standard
as "Informational, message processed successfully". Therefore a
CONNECT_B3_CONF message with an Info value in that range should
open an NCCI just as with Info==0.

Impact: minor bugfix
Signed-off-by: Tilman Schmidt <tilman@imap.cc>
Acked-by: Karsten Keil <keil@b1-systems.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/isdn/capi/capi.c