From: Jay Sternberg Date: Mon, 19 Jan 2009 23:30:33 +0000 (-0800) Subject: iwlwifi: remove static from 5000 structures X-Git-Tag: v2.6.30-rc1~662^2~836^2~86 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cec2d3f38c11f4c7e28ec2a065698653dbccfbb7;p=pandora-kernel.git iwlwifi: remove static from 5000 structures remove static from config structures which will be used by new hardware that is similar to 5000. This way the new devices can use them without the new structures having to be stored in the already overloaded iwl-5000.c file. Signed-off-by: Jay Sternberg Signed-off-by: Reinette Chatre Signed-off-by: John W. Linville --- Reading git-diff-tree failed