From: David Kilroy Date: Tue, 23 Dec 2008 14:03:38 +0000 (+0000) Subject: wireless: Add channel/frequency conversions to ieee80211.h X-Git-Tag: v2.6.30-rc1~662^2~836^2~295 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9ee677c2276bfcbcf68042ec2718a504af0c5fd7;p=pandora-kernel.git wireless: Add channel/frequency conversions to ieee80211.h Added mappings for FHSS, DSSS and OFDM channels - with macros to point HR DSSS and ERP to the DSSS mappings. Currently just static inline functions. Use the new functions in the older fullmac drivers. This eliminates a number of const static buffers and removes a couple of range checks that are now redundant. Signed-off-by: David Kilroy Acked-by: Arnaldo Carvalho de Melo Acked-by: Richard Farina Acked-by: Jeroen Vreeken Signed-off-by: John W. Linville --- Reading git-diff-tree failed