From: Arend van Spriel Date: Tue, 3 May 2011 09:35:14 +0000 (+0200) Subject: staging: brcm80211: honour basic rate configuration from mac80211 X-Git-Tag: v3.0-rc1~336^2~579 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=94da409ef37c66aba3e4639f49d3696b141a090e;p=pandora-kernel.git staging: brcm80211: honour basic rate configuration from mac80211 The basic rates to be used are provided by the wireless access point within the beacon information. The station should conform to those rates and this information is passed by mac80211 to the driver. The patch processes the information and applies the basic rates accor- dingly. This is required functionality for mac80211 drivers. Cc: devel@linuxdriverproject.org Cc: linux-wireless@vger.kernel.org Cc: Brett Rudley Cc: Henry Ptasinski Cc: Roland Vossen Signed-off-by: Arend van Spriel Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed