git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2516baa
)
mac80211: Fix handling of retry count of NO_ACK frames in minstrel
author
Gábor Stefanik
<netrolller.3d@gmail.com>
Thu, 23 Apr 2009 17:36:00 +0000
(19:36 +0200)
committer
John W. Linville
<linville@tuxdriver.com>
Wed, 6 May 2009 19:14:50 +0000
(15:14 -0400)
Make the retry count zero (total try count = 1) for frames with
IEEE80211_TX_CTL_NO_ACK set.
Also remove the check for is_multicast_ether_addr in use_low_rate,
which is redundant because all multicasts have IEEE80211_TX_CTL_NO_ACK
set.
Signed-off-by: Gábor Stefanik <netrolller.3d@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/mac80211/rc80211_minstrel.c
patch
|
blob
|
history
diff --cc
net/mac80211/rc80211_minstrel.c
Simple merge