summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/rt2x00
diff options
context:
space:
mode:
authorLuis R. Rodriguez <lrodriguez@atheros.com>2009-11-06 01:10:07 +0300
committerJohn W. Linville <linville@tuxdriver.com>2009-11-12 01:09:11 +0300
commit748d451028ef037576b57517bc81e62f1fd92250 (patch)
tree2ba22c30d483c51f691ba72910baab883898abae /drivers/net/wireless/rt2x00
parent165864d08774823e3b88d5fcf4dad302700612e3 (diff)
downloadlinux-748d451028ef037576b57517bc81e62f1fd92250.tar.xz
ath9k_common: clarify and correct jumbogram processing
Jumbograms are frames put together linked together through more than one descriptor. For example ath9k_htc will use this to send from the target a large frame split up into 2 or more segments. The driver then would be in charge of putting the frame back together. When jumbograms are constructed the rx_stats->rs_more will bet set and rx_stats->rs_status will not have any valid content as the actual status will only be avialable at the end of the chained descriptors. Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/net/wireless/rt2x00')
0 files changed, 0 insertions, 0 deletions