From: Juuso Oikarinen Date: Mon, 21 Mar 2011 08:43:36 +0000 (+0200) Subject: wl12xx: Add mutex protection for interface list X-Git-Tag: v3.0-rc1~377^2~161^2^2~142^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f9f774c17e19da6f98bd7b57527f55d0ec920fce;p=pandora-kernel.git wl12xx: Add mutex protection for interface list The interface list maintained in main.c is not mutex protected. This could cause issues, as the list is accessed from notifier chains. Signed-off-by: Juuso Oikarinen Reviewed-by: Luciano Coelho Signed-off-by: Luciano Coelho --- Reading git-diff-tree failed