commit | 42f1e9020e22d64d18292c6cb9182f4beeb43cad | [log] [tgz] |
---|---|---|
author | Dotan Barak <dotanb@dev.mellanox.com> | Tue Jun 25 12:09:35 2013 +0300 |
committer | David S. Miller <davem@davemloft.net> | Tue Jun 25 16:29:39 2013 -0700 |
tree | 6f8e10be73318eba14560c68ed87881a0099841b | |
parent | b944ebec787be9396978b0f7773f99e751330196 [diff] |
net/mlx4_en: Remove an unnecessary test Since this variable is now part of a structure and not allocated dynamically, this test is irrelevant now. Signed-off-by: Dotan Barak <dotanb@dev.mellanox.com> Signed-off-by: Amir Vadai <amirv@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>