diff options
author | 2010-05-11 23:51:40 +0200 | |
---|---|---|
committer | 2010-05-12 16:41:44 -0400 | |
commit | 85b7a8b3871bde7885516fed2a1c8da699913318 (patch) | |
tree | 80c488fc082b06c9278e8e30db0033306404e8a1 /drivers/net/wireless/hostap/hostap_ap.c | |
parent | rt2x00: Re-order tx descriptor writing code in drivers. (diff) | |
download | wireguard-linux-85b7a8b3871bde7885516fed2a1c8da699913318.tar.xz wireguard-linux-85b7a8b3871bde7885516fed2a1c8da699913318.zip |
rt2x00: Simplify TXD handling of beacons.
The handling of tx descriptors for beacons can be simplified by updating
write_tx_desc implementations of each driver to write directly to the
queue entry descriptor instead of to a provided memory area.
This is also a preparation for further clean ups where descriptors are
properly reserved in the skb instead of fiddling with the skb data
pointer.
Signed-off-by: Gertjan van Wingerde <gwingerde@gmail.com>
Acked-by: Ivo van Doorn <IvDoorn@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/net/wireless/hostap/hostap_ap.c')
0 files changed, 0 insertions, 0 deletions