mlx4_en: Removed redundant check on lso header size
authorYevgeny Petrilin <yevgenyp@mellanox.co.il>
Sat, 20 Jun 2009 22:16:02 +0000 (22:16 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 22 Jun 2009 02:18:06 +0000 (19:18 -0700)
commit7237b400554c9bb5ba0091b5e39f4620f3dd5637
treef04e7d47c85b1a959995b3515115b11b717c5285
parent3c05f5ef7c09291e51ae327e854bf43cb8e55a55
mlx4_en: Removed redundant check on lso header size

This check that verifies that the LSO header along with control
segment and first data segment do not cross 128 bytes is no longer
required.

Signed-off-by: Yevgeny Petrilin <yevgenyp@mellanox.co.il>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/mlx4/en_tx.c
drivers/net/mlx4/mlx4_en.h