From: Jan Kiszka Date: Mon, 8 Feb 2010 10:12:43 +0000 (+0000) Subject: CAPI: Drop special controller lookup from capi20_put_message X-Git-Tag: v2.6.34-rc1~233^2~245 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c6af0437941c92179eeb51579f19423eacc5516c;p=pandora-kernel.git 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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed