]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
Fix resource free.
authoralfred <alfred@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sun, 20 Oct 2013 21:21:50 +0000 (21:21 +0000)
committeralfred <alfred@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sun, 20 Oct 2013 21:21:50 +0000 (21:21 +0000)
commit813f594ccba0da2ce2fde1ab991acdab02a02c4a
treee411452052fd52b8aa428b288e4d07656319aac8
parentfde755324a1c6fac98fda4950c3da2935c6c6382
Fix resource free.

The order of releasing resources in mlxen was wrong, which caused
panic on reload of the module.

MFC: 256682

Submitted by: Shahar Klein (shahark at mellanox.com)
Approved by:  re

git-svn-id: svn://svn.freebsd.org/base/stable/10@256810 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/ofed/drivers/net/mlx4/en_netdev.c