]> git.baikalelectronics.ru Git - kernel.git/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)
commita9785aaa517a5394a69cbf7470e42b38cae88596
tree6f8e10be73318eba14560c68ed87881a0099841b
parente6731af74f71ab168c943834f7bebe709b185063
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