From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Dmitriy Paliy To: linux-bluetooth@vger.kernel.org Subject: [PATCH 0/2] Fix regression on suspend on opening Date: Thu, 14 Oct 2010 15:35:28 +0300 Message-Id: <1287059730-10988-1-git-send-email-dmitriy.paliy@nokia.com> Sender: linux-bluetooth-owner@vger.kernel.org List-ID: Hi, This fixes regression when doing suspend on opening obex stream. If obex_write_stream returns length of buffer, it is treated as error reponse, which is not correct. A typo is fixed in comments as well. Br, Dmitriy