OSDN Git Service

mac80211: Ensure enough headroom when forwarding mesh pkt
authorCedric Izoard <Cedric.Izoard@ceva-dsp.com>
Wed, 7 Dec 2016 09:59:00 +0000 (09:59 +0000)
committerJohannes Berg <johannes.berg@intel.com>
Tue, 13 Dec 2016 15:08:37 +0000 (16:08 +0100)
commitd8da0b5d64d58f7775a94bcf12dda50f13a76f22
tree8917bf008b76210a2eea4bfa5bcce62d67681b09
parentec4efc4a10c3b9a3ab4cf37dc3719fd3c4632cd0
mac80211: Ensure enough headroom when forwarding mesh pkt

When a buffer is duplicated during MESH packet forwarding,
this patch ensures that the new buffer has enough headroom.

Signed-off-by: Cedric Izoard <cedric.izoard@ceva-dsp.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/rx.c