]> git.openfabrics.org - ~shefty/rdma-dev.git/commit
bnx2x: Change value comparison order
authorYaniv Rosner <yanivr@broadcom.com>
Mon, 28 Nov 2011 00:49:53 +0000 (00:49 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 29 Nov 2011 00:02:25 +0000 (19:02 -0500)
commitde0396f4003a24a57875b35f2996fdaa47bc1d0d
tree6a6c7e237edf7e347930d7187199142d2b2227ea
parent2f751a805e35dcf687473c27282a6602577df541
bnx2x: Change value comparison order

Change comparison order such that the variable will come before the compared value.

Signed-off-by: Yaniv Rosner <yanivr@broadcom.com>
Signed-off-by: Eilon Greenstein <eilong@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.c