]> Pileus Git - ~andy/linux/commit
mac80211: let the driver reserve extra tailroom in beacons
authorFelix Fietkau <nbd@openwrt.org>
Sat, 14 Dec 2013 12:54:53 +0000 (13:54 +0100)
committerJohannes Berg <johannes.berg@intel.com>
Mon, 16 Dec 2013 11:14:07 +0000 (12:14 +0100)
commit70dabeb74ee3bff71b65f47546dafb83edbb06b9
tree8069d86b7683faa28a583597d446df0f6f560bc8
parent7907c7d33c3733b2265dadc6385fe028af72b4c7
mac80211: let the driver reserve extra tailroom in beacons

Can be used to add extra IEs (such as P2P NoA) without having to
reallocate the buffer.

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
include/net/mac80211.h
net/mac80211/tx.c