commit | 37952cfa3afdfa5cec39d9d76e80bc3a0e6a910c | [log] [tgz] |
---|---|---|
author | Martin Bachem <info@colognechip.com> | Tue May 15 23:51:04 2012 +0000 |
committer | David S. Miller <davem@davemloft.net> | Wed May 16 15:23:06 2012 -0400 |
tree | 829737484a661c49903ceb13d536b89c0a9a8ca9 | |
parent | 09e79a777a0c9c3de85abc395b5d984bd4bae19d [diff] |
mISDN: Bugfix hfcsusb: usb endpoint activation/deactivation 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>