commit | 24c176258d9b2aa58d86584338fcd2d1a1521dbf | [log] [tgz] |
---|---|---|
author | Tilman Schmidt <tilman@imap.cc> | Mon Jul 05 14:18:53 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Wed Jul 07 16:57:52 2010 -0700 |
tree | 25f1628f9da196df6eb8e3eab9187ca764514727 | |
parent | 2ed5e4ff272c0cb10a602ccb02f97c3b10801739 [diff] |
isdn/gigaset: drop debug check on isochronous write With CONFIG_GIGASET_DEBUG set, every isochronous USB frame after an erroneous one was checked for more errors. This produced only noise messages in practice, so drop it. Impact: cleanup Signed-off-by: Tilman Schmidt <tilman@imap.cc> Signed-off-by: David S. Miller <davem@davemloft.net>