commit | 7512cbf6efc97644812f137527a54b8e92b6a90a | [log] [tgz] |
---|---|---|
author | Pavel Emelyanov <xemul@openvz.org> | Fri Mar 21 15:58:52 2008 -0700 |
committer | David S. Miller <davem@davemloft.net> | Fri Mar 21 15:58:52 2008 -0700 |
tree | bf603e7ede2af1163c866bc04e540807d1a298c1 | |
parent | 1233823b0847190976d69a86d7bb1287992ba2c7 [diff] |
[DLCI]: Fix tiny race between module unload and sock_ioctl. This is a narrow pedantry :) but the dlci_ioctl_hook check and call should not be parted with the mutex lock. Signed-off-by: Pavel Emelyanov <xemul@openvz.org> Signed-off-by: David S. Miller <davem@davemloft.net>