diff options
author | 2013-07-27 03:24:44 +0200 | |
---|---|---|
committer | 2013-08-17 20:02:32 +0200 | |
commit | 50fa3b31f4700deb1a860fa1a04016b889765323 (patch) | |
tree | b830adeed468babf3057a0296e30efb182c03cf5 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mturquette/linux (diff) | |
download | linux-dev-50fa3b31f4700deb1a860fa1a04016b889765323.tar.xz linux-dev-50fa3b31f4700deb1a860fa1a04016b889765323.zip |
batman-adv: check return type of unicast packet preparations
batadv_unicast(_4addr)_prepare_skb might reallocate the skb's data.
And if it tries to do so then this can potentially fail.
We shouldn't continue working on this skb in such a case.
Signed-off-by: Linus Lüssing <linus.luessing@web.de>
Signed-off-by: Marek Lindner <lindner_marek@yahoo.de>
Acked-by: Antonio Quartulli <ordex@autistici.org>
Signed-off-by: Antonio Quartulli <ordex@autistici.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions