On Monday 02 May 2016 22:56:57 Andrew Lunn wrote:
The kernel has gained support for exporting some information via netlink. Use this when available, rather than debugfs.
If netlink is not available, or the information is not yet available via netlink, batctl will fall back to debugfs.
Signed-off-by: Andrew Lunn andrew@lunn.ch
v2: Verify mandatory attributes are returned by the kernel, and that they have the expected size.
git-am also reports some whitespace errors:
Applying: batctl: Use netlink to replace some of debugfs .git/rebase-apply/patch:1042: space before tab in indent. printf("%02x:%02x:%02x:%02x:%02x:%02x ", .git/rebase-apply/patch:1117: space before tab in indent. printf("%02x:%02x:%02x:%02x:%02x:%02x ", .git/rebase-apply/patch:1264: new blank line at EOF. +
And could you please use b.a.t.m.a.n@lists.open-mesh.org to submit patches.
Kind regards, Sven