]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/commit
Merge r276744:
authorrodrigc <rodrigc@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 6 Jan 2015 08:03:01 +0000 (08:03 +0000)
committerrodrigc <rodrigc@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 6 Jan 2015 08:03:01 +0000 (08:03 +0000)
commited26465e66e0a13c00eefe7c0eefcc52b7b6ff9e
tree3be300d91a4d242ee30cafdc48b5d2d0559772d5
parent81d769f562f920e514c7ceb16c38151c22477692
Merge r276744:
Use CURVNET macros inside inet_get_local_port_range() function.
Without this fix, a kernel with VIMAGE + Infiniband will panic on bootup.

Certain necessary #include statements require LIST_HEAD.
Add these includes to ofed/include/linux/list.h, because
LIST_HEAD is specifically overridden in this file.

PR: 191468
Differential Revision: D1279
Reviewed by: hselasky

git-svn-id: svn://svn.freebsd.org/base/stable/9@276745 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/ofed/include/linux/list.h
sys/ofed/include/net/ip.h