From: Juuso Oikarinen Date: Thu, 18 Mar 2010 10:26:45 +0000 (+0200) Subject: wl1271: Remove circular interlocking related to the inetaddr notifier chain X-Git-Tag: v2.6.35-rc1~473^2~671^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2ea9fb3d79aac371e5bb0c4b0f5be7195e8fcd33;p=pandora-kernel.git wl1271: Remove circular interlocking related to the inetaddr notifier chain Removing the wl1271 from the inet addr notifier chain sometimes causes the registered handler to be called - causing locking problems if the removing function is called from within the mutex. Signed-off-by: Juuso Oikarinen Reviewed-by: Teemu Paasikivi Signed-off-by: Luciano Coelho Signed-off-by: John W. Linville --- Reading git-diff-tree failed