]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit - include/net/mac80211.h
mac80211: pass RX aggregation window size to driver
authorSara Sharon <sara.sharon@intel.com>
Tue, 8 Dec 2015 14:04:34 +0000 (16:04 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Thu, 14 Jan 2016 10:13:13 +0000 (11:13 +0100)
commitfad471860c097844432c7cf5d3ae6a0a059c2bdc
tree69b3c72930f7b8a94166c8871e004bc3c58bbc31
parentf9cfa5f354b11e56cd8f019c12e14a42585586cd
mac80211: pass RX aggregation window size to driver

Currently mac80211 does not inform the driver of the window
size when starting an RX aggregation session.
To enable managing the reorder buffer in the driver or hardware
the window size is needed.

Signed-off-by: Sara Sharon <sara.sharon@intel.com>
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
include/net/mac80211.h
net/mac80211/agg-rx.c