Return-Path: Date: Tue, 14 Aug 2012 12:40:10 +0300 From: Johan Hedberg To: =?iso-8859-1?Q?Jo=E3o?= Paulo Rechi Vita Cc: linux-bluetooth@vger.kernel.org Subject: Re: [PATCH BlueZ] mgmt: print error message when start_discovery fails Message-ID: <20120814094010.GB5352@x220> References: <1344004954-2762-1-git-send-email-jprvita@openbossa.org> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 In-Reply-To: <1344004954-2762-1-git-send-email-jprvita@openbossa.org> Sender: linux-bluetooth-owner@vger.kernel.org List-ID: Hi, On Fri, Aug 03, 2012, Jo?o Paulo Rechi Vita wrote: > If we fail to communicate with the MGMT socket is better to print the > error message on the mgmtops plugin, where it really happened, instead > of leaving this job to its users. > --- > src/adapter.c | 6 +----- > src/mgmt.c | 7 +++++-- > 2 files changed, 6 insertions(+), 7 deletions(-) How do these two patches differ from patches 02/14 and 07/14 of the patch set that was sent on July 27th? Why were these two patches resent separately? A cover letter would have been quite useful here. Johan