From: Reinette Chatre Date: Fri, 22 Jan 2010 22:22:48 +0000 (-0800) Subject: iwlwifi: cleanup station adding code X-Git-Tag: v2.6.34-rc1~233^2~421^2~68 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1fa97aaeb7fb5111f69abfdb8db656ce19e4951e;p=pandora-kernel.git iwlwifi: cleanup station adding code The work done when a station is added is very similar whether the station is added synchronously or asynchronously. Centralize this work. At the same time increase the status flags being checked for when the command returns with accompanying debug messages. Also increase checking when setting the "ucode active" state with accompanying debugging. This work is done in preparation for station notification support. Signed-off-by: Reinette Chatre Signed-off-by: John W. Linville --- Reading git-diff-tree failed