diff options
author | Antonio Quartulli <a@unstable.cc> | 2016-05-06 02:46:38 +0800 |
---|---|---|
committer | Simon Wunderlich <sw@simonwunderlich.de> | 2016-06-30 10:29:43 +0200 |
commit | 3a24a63e74af1bffc7aeb5d83adcd63b37e38425 (patch) | |
tree | aaac1fe9753860837d89608acc158a96dd16eb8b /net/batman-adv/bat_algo.h | |
parent | c149ca72e58ac511ad8bf71df833efa9764115a4 (diff) | |
download | linux-3a24a63e74af1bffc7aeb5d83adcd63b37e38425.tar.bz2 |
batman-adv: move GW mode and selection class to private data structure
To reduce the field pollution in our main batadv_priv data structure
we've already created some substructures so that we could group fields
in a convenient manner.
However gw_mode and gw_sel_class are still part of the main object.
More both fields to the GW private substructure.
Signed-off-by: Antonio Quartulli <a@unstable.cc>
Signed-off-by: Marek Lindner <mareklindner@neomailbox.ch>
Signed-off-by: Sven Eckelmann <sven@narfation.org>
Signed-off-by: Simon Wunderlich <sw@simonwunderlich.de>
Diffstat (limited to 'net/batman-adv/bat_algo.h')
0 files changed, 0 insertions, 0 deletions