CAPI: Drop special controller lookup from capi20_put_message
authorJan Kiszka <jan.kiszka@web.de>
Mon, 8 Feb 2010 10:12:43 +0000 (10:12 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 17 Feb 2010 00:01:35 +0000 (16:01 -0800)
commitc6af0437941c92179eeb51579f19423eacc5516c
tree0d67339dc151979cbda683d944ba102d83b18b4f
parenteef0ced02840cdbc9045b24e73378401aae04d4c
CAPI: Drop special controller lookup from capi20_put_message

This strange special rule to fall back to controller 1 cannot be derived
from the CAPI specs and looks a lot like it was once dedicated to some
out-of-tree driver, probably AVM's broken fcdsl2 (FRITZ!Card DSL v2.0).
I found no in-tree user that needs this check, and I'm now taking care
of the fcdsl2. So drop these bits from our stack.

Signed-off-by: Jan Kiszka <jan.kiszka@web.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/isdn/capi/kcapi.c