[IrDA]: Removed incorrect IRDA_ASSERT()
authorSamuel Ortiz <samuel@sortiz.org>
Tue, 16 Jan 2007 03:40:34 +0000 (19:40 -0800)
committerDavid S. Miller <davem@sunset.davemloft.net>
Wed, 24 Jan 2007 04:25:50 +0000 (20:25 -0800)
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>

No differences found