[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)
commit8f1adb5f27d352c776ac34648cc277d1f8199dba
tree055e25d95d70b7e2c0292a0e6b1a4bd5541d0b54
parent3958fb34ef18529c1e4a3eca44b7aaf94d4f4697
[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>
drivers/net/irda/irda-usb.c