From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Marek Lindner Date: Mon, 21 Jun 2010 15:22:40 +0200 References: <1277114808-16584-1-git-send-email-sven.eckelmann@gmx.de> In-Reply-To: <1277114808-16584-1-git-send-email-sven.eckelmann@gmx.de> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Message-Id: <201006211522.40928.lindner_marek@yahoo.de> Subject: Re: [B.A.T.M.A.N.] [PATCH 1/2] batctl: Remove dead code from old sysfs parsing 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 Monday 21 June 2010 12:06:47 Sven Eckelmann wrote: > The old batman-adv sysfs files provided all their available options > inside their output. This made it necessary to parse the output to > analyse it before we accept an input given to batctl. > > This functionality was removed as it wasn't the correct style according > to the sysfs maintainer. Not all code related to that were removed right > away when batctl was adopted to the new sysfs handling. I applied both patches (revision 1716 & 1717). Thanks, Marek