mISDN: Bugfix hfcsusb: usb endpoint activation/deactivation
authorMartin Bachem <info@colognechip.com>
Tue, 15 May 2012 23:51:04 +0000 (23:51 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 16 May 2012 19:23:06 +0000 (15:23 -0400)
Here was a off by one in the activation/deactivation.
The additional activation in open_bchannel() did hide
it, but only if you do not try to use B2.

Signed-off-by: Martin Bachem <info@colognechip.com>
Signed-off-by: Karsten Keil <kkeil@linux-pingi.de>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found