From: Tomas Winkler Date: Wed, 5 Mar 2008 02:09:30 +0000 (-0800) Subject: iwlwifi: add struct iwl_cfg X-Git-Tag: v2.6.26-rc1~1138^2~454^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=82b9a1213132aa53ddbcc459ed77a335d031cd2e;p=pandora-kernel.git iwlwifi: add struct iwl_cfg This patch introduces struct iwl_cfg. struct iwl_cfg defines static configuration for each device type and sku. It is passed as driver_data to the bus probe function. This patch also introduce new common header file iwl-core.h which will represent core functionality of iwlwifi driver 3945ABG uses separate iwl-3945-dev.h header file for now Signed-off-by: Tomas Winkler Signed-off-by: Reinette Chatre Signed-off-by: John W. Linville --- Reading git-diff-tree failed