From: Michael Buesch Date: Sun, 28 Oct 2007 14:59:58 +0000 (+0100) Subject: b43: Dereference of wl->current_dev must be protected by wl->mutex X-Git-Tag: v2.6.25-rc1~1162^2~642 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c6dfc9a8ec236957eea3a1cf4613e90c45e1475b;p=pandora-kernel.git b43: Dereference of wl->current_dev must be protected by wl->mutex Put all access to wl->current_dev under protection of the mutex. Signed-off-by: Michael Buesch Cc: Larry Finger Signed-off-by: John W. Linville --- Reading git-diff-tree failed