On Saturday, July 13, 2013 06:06:00 Antonio Quartulli wrote:
From: Antonio Quartulli <antonio(a)open-mesh.com>
Whenever the GW client mode is deselected, a DEL event has
to be sent in order to tell userspace that the current
gateway has been lost. Send the uevent on state change only
if a gateway was currently selected.
Reported-by: Marek Lindner <lindner_marek(a)yahoo.de>
Signed-off-by: Antonio Quartulli <antonio(a)open-mesh.com>
---
v2:
- fixed typo
- fixed kernel doc
- fixed comment in sysfs.c
gateway_client.c | 27 +++++++++++++++++++++++++++
gateway_client.h | 1 +
sysfs.c | 4 ++++
3 files changed, 32 insertions(+)
Applied in revision 2bde624.
Thanks,
Marek