]> git.openfabrics.org - ~emulex/infiniband.git/commit
xilinx: Use time_before_eq()
authorManuel Schölling <manuel.schoelling@gmx.de>
Thu, 22 May 2014 19:10:28 +0000 (21:10 +0200)
committerDavid S. Miller <davem@davemloft.net>
Thu, 22 May 2014 19:50:13 +0000 (15:50 -0400)
commit3aeea53f0a372a8adbfc150b37319bff3d24fd04
tree1aa3221d025d3da4af1ce79f87c3673b4d7a02a9
parent05e1e76e0f736cba6094425ba20a3eea6dc23b99
xilinx: Use time_before_eq()

To be future-proof and for better readability the time comparisons are modified
to use time_before_eq() instead of plain, error-prone math.

Signed-off-by: Manuel Schölling <manuel.schoelling@gmx.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/xilinx/ll_temac_main.c
drivers/net/ethernet/xilinx/xilinx_axienet_mdio.c
drivers/net/ethernet/xilinx/xilinx_emaclite.c