From: Emmanuel Grumbach Date: Mon, 30 Jun 2008 09:23:03 +0000 (+0800) Subject: iwlwifi: better station table maintenance X-Git-Tag: v2.6.27-rc1~969^2~224^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=24e5c40130c29bed0fbfbcc9c23613ae6ffc4c0a;p=pandora-kernel.git iwlwifi: better station table maintenance This patch makes the station table maintenance safer. Two flags are maintained: 1) if station is present in driver 2) if station is present in uCode This will allow us in the future to deal with more stations than the firmware allows. Signed-off-by: Emmanuel Grumbach Signed-off-by: Tomas Winkler Signed-off-by: Zhu Yi Signed-off-by: John W. Linville --- Reading git-diff-tree failed