]> Pileus Git - ~andy/linux/commit
net/mlx4_en: Remove an unnecessary test
authorDotan Barak <dotanb@dev.mellanox.com>
Tue, 25 Jun 2013 09:09:35 +0000 (12:09 +0300)
committerDavid S. Miller <davem@davemloft.net>
Tue, 25 Jun 2013 23:29:39 +0000 (16:29 -0700)
commit42f1e9020e22d64d18292c6cb9182f4beeb43cad
tree6f8e10be73318eba14560c68ed87881a0099841b
parentb944ebec787be9396978b0f7773f99e751330196
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>
drivers/net/ethernet/mellanox/mlx4/en_dcb_nl.c