This will move the ieee80211_is_ofdm_rate function to the ieee80211.h
authorIvo van Doorn <IvDoorn@gmail.com>
Mon, 3 Oct 2005 14:50:40 +0000 (09:50 -0500)
committerJames Ketrenos <jketreno@linux.intel.com>
Mon, 3 Oct 2005 14:50:40 +0000 (09:50 -0500)
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 <IvDoorn@gmail.com>
Signed-off-by: James Ketrenos <jketreno@linux.intel.com>

No differences found