From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Tue, 10 May 2011 07:08:03 +0200 From: Andrew Lunn Message-ID: <20110510050803.GB4416@lunn.ch> References: <1304579589-5222-1-git-send-email-ordex@autistici.org> <1304946150-6026-1-git-send-email-ordex@autistici.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1304946150-6026-1-git-send-email-ordex@autistici.org> Subject: Re: [B.A.T.M.A.N.] [PATCHv3 1/3] batman-adv: add wrapper function to throw uevent in userspace Reply-To: The list for a Better Approach To Mobile Ad-hoc Networking List-Id: The list for a Better Approach To Mobile Ad-hoc Networking List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: The list for a Better Approach To Mobile Ad-hoc Networking On Mon, May 09, 2011 at 03:02:28PM +0200, Antonio Quartulli wrote: > Using throw_uevent() is now possible to trigger uevent signal that can > be recognised in userspace. Uevents will be triggered through the > /devices/virtual/net/{MESH_IFACE} kobject. Hi Antonio Since this is part of sysfs you should add a description to Documentation/networking/batman-adv.txt. Andrew