From: "Gix, Brian" <brian.gix@intel.com>
To: "linux-bluetooth@vger.kernel.org"
<linux-bluetooth@vger.kernel.org>,
"Stotland, Inga" <inga.stotland@intel.com>
Cc: "michal.lowas-rzechonek@silvair.com"
<michal.lowas-rzechonek@silvair.com>
Subject: Re: [PATCH BlueZ 0/4 v4] Model publication fixes
Date: Mon, 1 Jul 2019 16:32:47 +0000 [thread overview]
Message-ID: <1561998765.458.2.camel@intel.com> (raw)
In-Reply-To: <20190630064356.12660-1-inga.stotland@intel.com>
Patch set applied
On Sat, 2019-06-29 at 23:43 -0700, Inga Stotland wrote:
> + Michal's comment: explicit setting of ref_cnt = 1 in virt addresses
> housekeeping
> + A workaround for (bogus) compiler warning, plus commit text fixes
> + Michal's comment: variable naming
>
> This set of patches cleans up miscellaneous code redundancies in model.c
> and contains fixes in the following areas:
> - virtual address housekeeping
> - checks for model publication removal, i.e., when config pub message has
> "unassigned" value for publication address
> - return values discrepancies (few cases where an integer error code is
> to be returned, but boolean false was returned instead)
>
> Inga Stotland (4):
> mesh: Clean up model.c and cfg-server.c
> mesh: Fix virtual address processing
> mesh: Fix and clean up model publication code
> test: test-mesh - Correctly stop periodic publication
>
> mesh/cfgmod-server.c | 47 +++---
> mesh/model.c | 366 ++++++++++++++++++-------------------------
> mesh/model.h | 38 ++---
> test/test-mesh | 8 +-
> 4 files changed, 190 insertions(+), 269 deletions(-)
>
prev parent reply other threads:[~2019-07-01 16:32 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-06-30 6:43 [PATCH BlueZ 0/4 v4] Model publication fixes Inga Stotland
2019-06-30 6:43 ` [PATCH BlueZ 1/4 v4] mesh: Clean up model.c and cfg-server.c Inga Stotland
2019-06-30 6:43 ` [PATCH BlueZ 2/4 v4] mesh: Fix virtual address processing Inga Stotland
2019-06-30 6:43 ` [PATCH BlueZ 3/4 v3] mesh: Fix and clean up model publication code Inga Stotland
2019-06-30 6:43 ` [PATCH BlueZ 4/4 v4] test: test-mesh - Correctly stop periodic publication Inga Stotland
2019-07-01 16:32 ` Gix, Brian [this message]
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=1561998765.458.2.camel@intel.com \
--to=brian.gix@intel.com \
--cc=inga.stotland@intel.com \
--cc=linux-bluetooth@vger.kernel.org \
--cc=michal.lowas-rzechonek@silvair.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.