On Sunday, March 01, 2015 00:50:16 Marek Lindner wrote: > From: Antonio Quartulli > > Some mesh attributes are behind substructs in the > batadv_priv object and for this reason the name cannot be > used anymore to refer to them. > > This patch allows to specify the variable name where the > attribute is stored inside batadv_priv instead of using the > name > > Signed-off-by: Antonio Quartulli > --- > sysfs.c | 29 +++++++++++++++-------------- > 1 file changed, 15 insertions(+), 14 deletions(-) Applied in revision a915b64. Thanks, Marek