Home
last modified time | relevance | path

Searched hist:"56 dc63369270b60e59637d153caf2e6b424ca30e" (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Ddebug.cdiff 56dc63369270b60e59637d153caf2e6b424ca30e Sat Aug 27 17:32:22 CDT 2011 Felix Fietkau <nbd@openwrt.org> ath9k: clean up the aggregation tid queue

Use a sk_buff_head instead containing skbs instead of a list_head
containing ath_bufs. This makes it easier to decouple the aggregation
code from the ath_buf struct

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
H A Dath9k.hdiff 56dc63369270b60e59637d153caf2e6b424ca30e Sat Aug 27 17:32:22 CDT 2011 Felix Fietkau <nbd@openwrt.org> ath9k: clean up the aggregation tid queue

Use a sk_buff_head instead containing skbs instead of a list_head
containing ath_bufs. This makes it easier to decouple the aggregation
code from the ath_buf struct

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
H A Dxmit.cdiff 56dc63369270b60e59637d153caf2e6b424ca30e Sat Aug 27 17:32:22 CDT 2011 Felix Fietkau <nbd@openwrt.org> ath9k: clean up the aggregation tid queue

Use a sk_buff_head instead containing skbs instead of a list_head
containing ath_bufs. This makes it easier to decouple the aggregation
code from the ath_buf struct

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>