commit | 8f1adb5f27d352c776ac34648cc277d1f8199dba | [log] [tgz] |
---|---|---|
author | Samuel Ortiz <samuel@sortiz.org> | Mon Jan 15 19:40:34 2007 -0800 |
committer | David S. Miller <davem@sunset.davemloft.net> | Tue Jan 23 20:25:50 2007 -0800 |
tree | 055e25d95d70b7e2c0292a0e6b1a4bd5541d0b54 | |
parent | 3958fb34ef18529c1e4a3eca44b7aaf94d4f4697 [diff] |
[IrDA]: Removed incorrect IRDA_ASSERT() With USB2.0 bulk out MTU can be 512 bytes, so checking it only for 64 bytes is incorrect. Signed-off-by: Samuel Ortiz <samuel@sortiz.org> Signed-off-by: David S. Miller <davem@davemloft.net>