From: Simon Wunderlich Date: Wed, 26 Aug 2015 14:33:34 +0000 (+0200) Subject: batman-adv: unify flags access style in tt global add X-Git-Tag: v4.9.8~2476^2~468^2~3 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=ad7e2c466d8b0a7056cd248e1df6bb7296e014f7;p=platform%2Fkernel%2Flinux-rpi3.git batman-adv: unify flags access style in tt global add This should slightly improve readability Signed-off-by: Simon Wunderlich Signed-off-by: Marek Lindner Signed-off-by: Antonio Quartulli --- diff --git a/net/batman-adv/translation-table.c b/net/batman-adv/translation-table.c index 17822de..5cf4311 100644 --- a/net/batman-adv/translation-table.c +++ b/net/batman-adv/translation-table.c @@ -1435,7 +1435,7 @@ static bool batadv_tt_global_add(struct batadv_priv *bat_priv, * TT_CLIENT_WIFI, therefore they have to be copied in the * client entry */ - tt_global_entry->common.flags |= flags; + common->flags |= flags; /* If there is the BATADV_TT_CLIENT_ROAM flag set, there is only * one originator left in the list and we previously received a