From: Richard Kennedy Date: Fri, 20 Feb 2009 12:09:12 +0000 (+0000) Subject: Staging: wlan-ng: block ioctls until card fully initialised X-Git-Tag: v2.6.30-rc1~202^2~567 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cfde74517b32724a78896eda49198f147e12050d;p=pandora-kernel.git Staging: wlan-ng: block ioctls until card fully initialised Add a mutex to block ioctls before the card is fully initialised and only allow one ioctl at a time. This stops udev trying to load the firmware before to card is fully up. patch ported from wlan-ng-devel Karl Relton spotted that this was missing from the staging version, http://lists.linux-wlan.com/pipermail/linux-wlan-devel/2009-February/003890.html Signed-off-by: Richard Kennedy Cc: Karl Relton Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed