From: Yevgeny Petrilin Date: Sat, 20 Jun 2009 22:15:52 +0000 (+0000) Subject: mlx4_en: Cancel port_up check in transmit function X-Git-Tag: v2.6.31-rc1~63^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3c05f5ef7c09291e51ae327e854bf43cb8e55a55;p=pandora-kernel.git 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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed