diff options
author | 2008-07-29 11:32:07 +0200 | |
---|---|---|
committer | 2008-07-29 16:55:08 -0400 | |
commit | d0f09804144fd9471a13cf4d80e66842c7fa114f (patch) | |
tree | 4a1f0f78bad7e5be4ad400397a19d4b8d6fbbdcd /include/linux/kernel.h | |
parent | rtl8187: Improve wireless statistics for RTL8187B (diff) | |
download | wireguard-linux-d0f09804144fd9471a13cf4d80e66842c7fa114f.tar.xz wireguard-linux-d0f09804144fd9471a13cf4d80e66842c7fa114f.zip |
mac80211: partially fix skb->cb use
This patch fixes mac80211 to not use the skb->cb over the queue step
from virtual interfaces to the master. The patch also, for now,
disables aggregation because that would still require requeuing,
will fix that in a separate patch. There are two other places (software
requeue and powersaving stations) where requeue can happen, but that is
not currently used by any drivers/not possible to use respectively.
Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'include/linux/kernel.h')
0 files changed, 0 insertions, 0 deletions