commit | 3257523bed496316dad95d5a341bfd49ac16624b | [log] [tgz] |
---|---|---|
author | Bob Copeland <me@bobcopeland.com> | Fri Mar 18 22:11:31 2016 -0400 |
committer | Johannes Berg <johannes.berg@intel.com> | Tue Apr 05 21:34:52 2016 +0200 |
tree | 3561bde5607d83ab5f607027b3695372b8b0ce9d | |
parent | 18b27ff7d2e232b0f07f2f51aa8052ff2a617908 [diff] |
mac80211: mesh: reorder structure members Reduce padding waste in struct mesh_table and struct rmc_entry by moving the smaller fields to the end. Signed-off-by: Bob Copeland <me@bobcopeland.com> Signed-off-by: Johannes Berg <johannes.berg@intel.com>