From: Larry Finger Date: Fri, 23 Jan 2009 17:30:11 +0000 (-0600) Subject: rtl8187: Fix locking of private data X-Git-Tag: v2.6.30-rc1~662^2~836^2~44 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=66aafd9a3108da465a73bd755366416e75fb9d3d;p=pandora-kernel.git rtl8187: Fix locking of private data In rtl8187_add_interface(), the mutex that protects the data in struct rtl8187_priv does not include all references to that structure. Signed-off-by: Larry Finger Signed-off-by: John W. Linville --- Reading git-diff-tree failed