wireless: implement basic rate helper function
authorJohannes Berg <johannes@sipsolutions.net>
Wed, 29 Oct 2008 19:00:45 +0000 (20:00 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 10 Nov 2008 20:17:35 +0000 (15:17 -0500)
commitbd815252720e4b667d9946d050d003ec89bda099
treed7bb98f512c8b48031f9df01745820b7d6dfb3ac
parent743b97caf98036ec8ee4bfc6fc6f85ad94e04783
wireless: implement basic rate helper function

This adds a helper function that, given a bitmap of basic
rates and a bitrate returns the response rate for this rate.

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
include/net/wireless.h
net/wireless/util.c