From: Radoslaw Jablonski <ext-jablonski.radoslaw@nokia.com>
To: "ext luiz.dentz@gmail.com" <luiz.dentz@gmail.com>
Cc: linux-bluetooth@vger.kernel.org,
Luiz Augusto von Dentz <luiz.dentz-von@nokia.com>
Subject: Re: [PATCH 1/2] Move pcsuite drivers to its own plugin
Date: Tue, 01 Mar 2011 16:23:39 +0200 [thread overview]
Message-ID: <4D6D016B.8010308@nokia.com> (raw)
In-Reply-To: <1298749782-24129-3-git-send-email-luiz.dentz@gmail.com>
Hi Luiz,
On 02/26/2011 09:49 PM, ext luiz.dentz@gmail.com wrote:
> From: Luiz Augusto von Dentz<luiz.dentz-von@nokia.com>
>
> This make it easier to enable/disable this funcionality as a whole.
> ---
> Makefile.am | 6 +-
> configure.ac | 9 +-
> plugins/ftp.c | 165 +---------------
> plugins/ftp.h | 30 +++
> plugins/nokia-backup.c | 309 -----------------------------
> plugins/pcsuite.c | 515 ++++++++++++++++++++++++++++++++++++++++++++++++
> 6 files changed, 561 insertions(+), 473 deletions(-)
> create mode 100644 plugins/ftp.h
> delete mode 100644 plugins/nokia-backup.c
> create mode 100644 plugins/pcsuite.c
I've applied this patch and suddenly PC Suite stopped to discover if usb
cable is connected (no possibility to take backup/restore via usb cable).
In syslog there is no obexd logs in that scenario so hard to tell what
went wrong:) After reverting to obexd release, based on upstream,
everything started to work normally again.
So, does other components (which are using this backup functionality)
need to make some changes to their code or something is wrong
with that patch?
BR,
Radek
next prev parent reply other threads:[~2011-03-01 14:23 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-02-26 19:49 [PATCH 1/2] Move pcsuite drivers to its own plugin luiz.dentz
2011-02-26 19:49 ` [PATCH 2/2] Remove redundante check for server when checking for usb luiz.dentz
2011-02-26 19:49 ` [PATCH 1/2] Move pcsuite drivers to its own plugin luiz.dentz
2011-03-01 14:23 ` Radoslaw Jablonski [this message]
2011-03-01 14:31 ` Luiz Augusto von Dentz
2011-03-01 14:37 ` Radoslaw Jablonski
2011-03-01 18:45 ` Johan Hedberg
2011-02-26 19:49 ` [PATCH 2/2] Remove redundante check for server when checking for usb luiz.dentz
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4D6D016B.8010308@nokia.com \
--to=ext-jablonski.radoslaw@nokia.com \
--cc=linux-bluetooth@vger.kernel.org \
--cc=luiz.dentz-von@nokia.com \
--cc=luiz.dentz@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).