freebsd-nq/sys/ofed/include
Hans Petter Selasky 932493ff29 Fixes for the LinuxAPI completion wrappers:
- make sure the timeout computations are always above zero by using
the existing "linux_timer_jiffies_until()" function. Negative timeouts
can result in undefined behaviour.
- declare all completion functions like external symbols and move the
code to the LinuxAPI kernel module.
- add a proper prefix to all LinuxAPI kernel functions to avoid
namespace collision with other parts of the FreeBSD kernel.
- clean up header file inclusions in the linux/completion.h, linux/in.h
and linux/fs.h header files.

MFC after:	1 week
Sponsored by:	Mellanox Technologies
2015-03-27 16:16:23 +00:00
..
asm Update the OFED Linux compatibility layer and 2014-10-15 13:40:29 +00:00
linux Fixes for the LinuxAPI completion wrappers: 2015-03-27 16:16:23 +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