commit | 3c05f5ef7c09291e51ae327e854bf43cb8e55a55 | [log] [tgz] |
---|---|---|
author | Yevgeny Petrilin <yevgenyp@mellanox.co.il> | Sat Jun 20 22:15:52 2009 +0000 |
committer | David S. Miller <davem@davemloft.net> | Sun Jun 21 19:18:05 2009 -0700 |
tree | 0751a4e0e7834f0d3cffbaf8d9cda7ff731db18f | |
parent | a11faac79fdbf771ed1ab310f6ef44b389423fe7 [diff] |
mlx4_en: Cancel port_up check in transmit function When closing the port, we stop all transmit queues under the transmit lock. It ensures that we will not attempt to transmit new packets after the physical port was closed. Signed-off-by: Yevgeny Petrilin <yevgenyp@mellanox.co.il> Signed-off-by: David S. Miller <davem@davemloft.net>