From: Pavel Emelyanov Date: Fri, 21 Mar 2008 22:58:52 +0000 (-0700) Subject: [DLCI]: Fix tiny race between module unload and sock_ioctl. X-Git-Tag: v2.6.25-rc7~25^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7512cbf6efc97644812f137527a54b8e92b6a90a;p=pandora-kernel.git [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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed