commit | 1e338db56e5a6a5bb93884c1fb3b0b9f01958f93 | [log] [tgz] |
---|---|---|
author | Yevgeny Petrilin <yevgenyp@mellanox.co.il> | Mon Apr 20 04:26:05 2009 +0000 |
committer | David S. Miller <davem@davemloft.net> | Tue Apr 21 01:47:04 2009 -0700 |
tree | ae32849ed1d499aaaf06d2dcfb809e86a5095216 | |
parent | 9a4f92a603cd72ee534cead20cbc627b34cfc884 [diff] |
mlx4_en: Fix a race at restart task The query whether the port is up or not should be done at the execution of the restart task and not when it is queued. Signed-off-by: Yevgeny Petrilin <yevgenyp@mellanox.co.il> Signed-off-by: David S. Miller <davem@davemloft.net>