From: Arend van Spriel Date: Tue, 3 May 2011 09:35:12 +0000 (+0200) Subject: staging: brcm80211: remove wl_ops_set_rts_threshold X-Git-Tag: v3.0-rc1~336^2~581 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2afa554be44d155c9de757f2671642a34e6593be;p=pandora-kernel.git staging: brcm80211: remove wl_ops_set_rts_threshold The function is not required as the driver does honour the USE_RTS_CTS flag. The mac80211 API notes state that either one or the other is required (see http://wireless.kernel.org/en/developers/Documentation/mac80211/API). 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