]> 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)
commit65701db24552894af1c1392d8ad2062393252a5c
tree6f8e10be73318eba14560c68ed87881a0099841b
parent88bf09b357e3f91d1a83b006c46dcd92f8bd8057
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