Module Name: src Committed By: riastradh Date: Mon Aug 27 07:03:50 UTC 2018
Modified Files: src/sys/external/bsd/common/include/linux: list.h Log Message: Fix hlist_for_each_entry_safe: temp is hlist_node, not element. To generate a diff of this commit: cvs rdiff -u -r1.12 -r1.13 src/sys/external/bsd/common/include/linux/list.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.