freebsd-dev/sys/ofed
Hans Petter Selasky c7c96d1093 LinuxKPI list updates:
- Add some new hlist macros.
- Update existing hlist macros removing the need for a temporary
  iteration variable.
- Properly define the RCU hlist macros to be SMP safe with regard
  to RCU.
- Safe list macro arguments by adding a pair of parentheses.
- Prefix the _list_add() and _list_splice() functions with "linux"
  to reflect they are LinuxKPI internal functions.

Obtained from:	Linux
MFC after:	1 week
Sponsored by:	Mellanox Technologies
2016-01-26 15:12:31 +00:00
..
drivers LinuxKPI list updates: 2016-01-26 15:12:31 +00:00
include Fix for iWARP servers that listen on INADDR_ANY. 2016-01-22 23:33:34 +00:00