diff options
author | Markus Elfring <elfring@users.sourceforge.net> | 2015-11-15 11:00:42 +0300 |
---|---|---|
committer | Antonio Quartulli <a@unstable.cc> | 2016-01-09 15:56:00 +0300 |
commit | 8bbb7cb2324d6a5fb7ccdc4ab0099dc18b91b690 (patch) | |
tree | b2b2a765d58740bd228057a541d0b35ec3fa1b6e /net/batman-adv/translation-table.c | |
parent | c799443ee13ef37221732839f1cca6f11c798b7a (diff) | |
download | linux-8bbb7cb2324d6a5fb7ccdc4ab0099dc18b91b690.tar.xz |
batman-adv: Less checks in batadv_tvlv_unicast_send()
* Let us return directly if a call of the batadv_orig_hash_find() function
returned a null pointer.
* Omit the initialisation for the variable "skb" at the beginning.
* Replace an assignment by a call of the kfree_skb() function
and delete the affected variable "ret" then.
Signed-off-by: Markus Elfring <elfring@users.sourceforge.net>
Signed-off-by: Marek Lindner <mareklindner@neomailbox.ch>
Signed-off-by: Antonio Quartulli <a@unstable.cc>
Diffstat (limited to 'net/batman-adv/translation-table.c')
0 files changed, 0 insertions, 0 deletions