commit | 7c254d3dba0fae124b1d33f784ca23572ac386b0 | [log] [tgz] |
---|---|---|
author | Ivo van Doorn <IvDoorn@gmail.com> | Mon Oct 03 09:50:40 2005 -0500 |
committer | James Ketrenos <jketreno@linux.intel.com> | Mon Oct 03 09:50:40 2005 -0500 |
tree | 033b9cacdabd184bac9f543308976234ce97146b | |
parent | 604116a32eaef4e10d05ae3361450b3f4a4e6a90 [diff] |
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 <IvDoorn@gmail.com> Signed-off-by: James Ketrenos <jketreno@linux.intel.com>