All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] b43: don't fall back to CCK rates on 5GHz OFDM for RTS frames
@ 2016-05-17  3:25 Adrian Chadd
  2016-05-17  3:25 ` [PATCH] [b43] don't unconditionally fall back to CCK if the rate is 6MB OFDM Adrian Chadd
  0 siblings, 1 reply; 6+ messages in thread
From: Adrian Chadd @ 2016-05-17  3:25 UTC (permalink / raw)
  To: linux-wireless; +Cc: Adrian Chadd, Kalle Valo, b43-dev

This fixes a small issue with selecting fallback rates for
RTS frames.  For OFDM PHY rates in 5GHz mode we shouldn't
fall back to CCK.

Adrian Chadd (1):
  [b43] don't unconditionally fall back to CCK if the rate is 6MB OFDM.

 drivers/net/wireless/broadcom/b43/xmit.c | 13 ++++++++++---
 1 file changed, 10 insertions(+), 3 deletions(-)

-- 
2.6.3

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2016-06-04 15:01 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-17  3:25 [PATCH] b43: don't fall back to CCK rates on 5GHz OFDM for RTS frames Adrian Chadd
2016-05-17  3:25 ` [PATCH] [b43] don't unconditionally fall back to CCK if the rate is 6MB OFDM Adrian Chadd
2016-05-17  4:47   ` Kalle Valo
2016-05-17  4:47     ` Kalle Valo
2016-06-04 15:00   ` b43: " Kalle Valo
2016-06-04 15:00   ` Kalle Valo

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.