projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
693d454
)
[MAC80211]: remove tx info sw_retry_attempt member
author
Johannes Berg
<
[email protected]
>
Tue, 18 Sep 2007 21:29:20 +0000
(17:29 -0400)
committer
David S. Miller
<
[email protected]
>
Wed, 10 Oct 2007 23:52:31 +0000
(16:52 -0700)
This is unused.
Signed-off-by: Johannes Berg <
[email protected]
>
Signed-off-by: Michael Wu <
[email protected]
>
Signed-off-by: John W. Linville <
[email protected]
>
Signed-off-by: David S. Miller <
[email protected]
>
include/net/mac80211.h
patch
|
blob
|
history
diff --git
a/include/net/mac80211.h
b/include/net/mac80211.h
index f0e19f9df2a76cbf1cb552d9b8111c6cd50c3b3c..5ff45553a98540279deda3db188b0b86aca4c4b2 100644
(file)
--- a/
include/net/mac80211.h
+++ b/
include/net/mac80211.h
@@
-260,9
+260,6
@@
struct ieee80211_tx_control {
u8 iv_len; /* length of the IV field in octets */
u8 queue; /* hardware queue to use for this frame;
* 0 = highest, hw->queues-1 = lowest */
- u8 sw_retry_attempt; /* number of times hw has tried to
- * transmit frame (not incl. hw retries) */
-
struct ieee80211_rate *rate; /* internal 80211.o rate */
struct ieee80211_rate *rts_rate; /* internal 80211.o rate
* for RTS/CTS */