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:
4cf557f
)
wl12xx: implement the tx_frames_pending mac80211 callback
author
Arik Nemtsov
<arik@wizery.com>
Tue, 26 Apr 2011 20:35:39 +0000
(23:35 +0300)
committer
Luciano Coelho
<coelho@ti.com>
Mon, 2 May 2011 07:27:21 +0000
(10:27 +0300)
Frames are considered pending when they reside in the driver TX queue or
already queued in the FW.
This notion of "pending" is appropriate for power save considerations in
STA mode, but not necessarily in other modes (for instance P2P-GO).
[Fixed a sparse warning about missing "static" in a function
declaration -- Luca]
Signed-off-by: Arik Nemtsov <arik@wizery.com>
Signed-off-by: Luciano Coelho <coelho@ti.com>
drivers/net/wireless/wl12xx/main.c
patch
|
blob
|
history
diff --cc
drivers/net/wireless/wl12xx/main.c
Simple merge