From: Ivo van Doorn Date: Sun, 9 Mar 2008 21:46:18 +0000 (+0100) Subject: rt2x00: Rename config_preamble() to config_erp() X-Git-Tag: v2.6.26-rc1~1138^2~431 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=728103794316f7ff8d98bc2ce044aff7a260ee21;p=pandora-kernel.git rt2x00: Rename config_preamble() to config_erp() Rename config_preamble() to config_erp() and cleanup argument list by putting it all into a single structure. This will make the function more meaningful and easier to expand later. This second option is mostly intended to make the patch "mac80211: proper short-slot handling" from Johannes Berg easier to apply for rt2x00. Signed-off-by: Ivo van Doorn Signed-off-by: John W. Linville --- Reading git-diff-tree failed