diff options
author | Linus Lüssing <linus.luessing@c0d3.blue> | 2017-02-17 13:17:06 +0300 |
---|---|---|
committer | Simon Wunderlich <sw@simonwunderlich.de> | 2017-03-26 13:46:44 +0300 |
commit | 99ba18ef0200a824e7bae73f358916b6e3624d62 (patch) | |
tree | 3846a27be94c8f4dff011c97931073bf9ac96f32 /net/batman-adv/network-coding.c | |
parent | a3a5129e122709306cfa6409781716c2933df99b (diff) | |
download | linux-99ba18ef0200a824e7bae73f358916b6e3624d62.tar.xz |
batman-adv: privatize forw_packet skb assignment
An skb is assigned to a forw_packet only once, shortly after the
forw_packet allocation.
With this patch the assignment is moved into the this allocation
function.
Signed-off-by: Linus Lüssing <linus.luessing@c0d3.blue>
Signed-off-by: Sven Eckelmann <sven@narfation.org>
Signed-off-by: Simon Wunderlich <sw@simonwunderlich.de>
Diffstat (limited to 'net/batman-adv/network-coding.c')
0 files changed, 0 insertions, 0 deletions