commit | 66aafd9a3108da465a73bd755366416e75fb9d3d | [log] [tgz] |
---|---|---|
author | Larry Finger <Larry.Finger@lwfinger.net> | Fri Jan 23 11:30:11 2009 -0600 |
committer | John W. Linville <linville@tuxdriver.com> | Thu Jan 29 16:01:28 2009 -0500 |
tree | 1ba22f4d3800d7892f46f2e442d366aaa21249d6 | |
parent | 1fac36ee7d5a0611e1216b02b485b154c8aa6dad [diff] |
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 <Larry.Finger@lwfinger.net> Signed-off-by: John W. Linville <linville@tuxdriver.com>