From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Marek Lindner Date: Sat, 11 Feb 2012 19:16:05 +0800 References: <1328777831-8788-1-git-send-email-ordex@autistici.org> <1328777905-9503-1-git-send-email-ordex@autistici.org> In-Reply-To: <1328777905-9503-1-git-send-email-ordex@autistici.org> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Message-Id: <201202111916.05550.lindner_marek@yahoo.de> Subject: Re: [B.A.T.M.A.N.] [PATCHv2] batctl: fix DBG_BLA log level value 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 Thursday, February 09, 2012 16:58:25 Antonio Quartulli wrote: > When "batctl ll" is launched with argument "bla", the wrong log_level value > (1 << 4) is written into sysfs instead of the correct (1 << 3) Applied in revision e01ed43. Thanks, Marek