From: Eyal Perry Date: Wed, 14 May 2014 09:15:14 +0000 (+0300) Subject: net/mlx4_core: Removed unnecessary bit operation condition X-Git-Tag: omap-for-v3.16/fixes-against-rc1~36^2~227^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=483e01320eee45a32061c874a09cbac275effe24;p=pandora-kernel.git net/mlx4_core: Removed unnecessary bit operation condition Fix the "warn: suspicious bitop condition" made by the smatch semantic checker on: drivers/net/ethernet/mellanox/mlx4/main.c:509 mlx4_slave_cap() Signed-off-by: Eyal Perry Signed-off-by: Amir Vadai Signed-off-by: David S. Miller --- Reading git-diff-tree failed