diff options
author | 2018-07-14 12:52:10 -0400 | |
---|---|---|
committer | 2018-08-06 11:21:15 +0200 | |
commit | ac74f87c789af40936a80131c4759f3e72579c3a (patch) | |
tree | e73a6660cbf473fd6b9760435dced195178adb70 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Merge remote-tracking branch 'net-next/master' (diff) | |
download | wireguard-linux-ac74f87c789af40936a80131c4759f3e72579c3a.tar.xz wireguard-linux-ac74f87c789af40936a80131c4759f3e72579c3a.zip |
net: 6lowpan: fix reserved space for single frames
This patch fixes patch add handling to take care tail and headroom for
single 6lowpan frames. We need to be sure we have a skb with the right
head and tailroom for single frames. This patch do it by using
skb_copy_expand() if head and tailroom is not enough allocated by upper
layer.
Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=195059
Reported-by: David Palma <david.palma@ntnu.no>
Reported-by: Rabi Narayan Sahoo <rabinarayans0828@gmail.com>
Cc: stable@vger.kernel.org
Signed-off-by: Alexander Aring <aring@mojatatu.com>
Signed-off-by: Stefan Schmidt <stefan@datenfreihafen.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions