From: Holger Schurig Date: Thu, 2 Aug 2007 17:12:27 +0000 (-0400) Subject: [PATCH] libertas: remove adapter->scantype X-Git-Tag: v2.6.24-rc1~1454^2~598 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4f2fdaaf0e4209bff3b18dc14c915b61f5fa5cd2;p=pandora-kernel.git [PATCH] libertas: remove adapter->scantype scantype was initialized with CMD_SCAN_TYPE_ACTIVE, but there is no code that would ever change it, so we can use that variable directly. Signed-off-by: Holger Schurig Signed-off-by: John W. Linville --- Reading git-diff-tree failed