staging: brcm80211: implement mac80211 callback set_rts_threshold
authorArend van Spriel <arend@broadcom.com>
Tue, 8 Feb 2011 13:39:13 +0000 (14:39 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 9 Feb 2011 19:46:36 +0000 (11:46 -0800)
commitfd821d1e8a8a4d21324c79c1d54b1131170c0721
treef9095377bb0a44302a32f43b95fc9cc1ee4d78e6
parent939b3f0b1415755d534a20f4067e6b367e1e4021
staging: brcm80211: implement mac80211 callback set_rts_threshold

adds implementation for allowing configuration of dot11RTSThreshold
as defined in the 802.11 standards. The mac80211 module will use
callback set_rts_threshold to configure this in the driver.

Reviewed-by: Roland Vossen <rvossen@broadcom.com>
Reviewed-by: Brett Rudley <brudley@broadcom.com>
Reviewed-by: Henry Ptasinski <henryp@broadcom.com>
Signed-off-by: Arend van Spriel <arend@broadcom.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/brcm80211/brcmsmac/wl_mac80211.c
drivers/staging/brcm80211/brcmsmac/wlc_mac80211.c
This page took 0.026483 seconds and 5 git commands to generate.