freebsd-skq/sys/ofed/include
Hans Petter Selasky 54fe6f6bdf Fix problems about 32-bit ticks wraparound and unsigned long
conversion:
- The linux compat API layer casts the ticks to unsigned long which
might cause problems when the ticks value is negative.
- Guard against already expired ticks values, by checking if the
passed expiry tick is already elapsed.
- While at it avoid referring the address of an inlined function.

MFC after:	3 days
Sponsored by:	Mellanox Technologies
2015-03-18 10:49:17 +00:00
..
asm Update the OFED Linux compatibility layer and 2014-10-15 13:40:29 +00:00
linux Fix problems about 32-bit ticks wraparound and unsigned long 2015-03-18 10:49:17 +00:00
net Fix compilation of LINT-NOINET kernel target after r278886. 2015-02-17 21:59:15 +00:00
rdma Update the infiniband stack to Mellanox's OFED version 2.1. 2015-02-17 08:40:27 +00:00