From: Ivo van Doorn Date: Mon, 3 Oct 2005 14:50:40 +0000 (-0500) Subject: This will move the ieee80211_is_ofdm_rate function to the ieee80211.h X-Git-Tag: v2.6.15-rc1~733^2~1^2~44^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7c254d3dba0fae124b1d33f784ca23572ac386b0;p=pandora-kernel.git This will move the ieee80211_is_ofdm_rate function to the ieee80211.h header, and I also added the ieee80211_is_cck_rate counterpart. Various drivers currently create there own version of these functions, but I guess the ieee80211 stack is the best place to provide such routines. Signed-off-by: Ivo van Doorn Signed-off-by: James Ketrenos --- Reading git-diff-tree failed