isdn: remove dead code
authorAlan Cox <alan@linux.intel.com>
Thu, 25 Oct 2012 04:30:52 +0000 (04:30 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 26 Oct 2012 07:46:41 +0000 (03:46 -0400)
multi is assigned to 0 and then acts as a constant. Remove the dead
code.

Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found