Hi, On Mon, Jun 20, 2011 at 12:44 PM, Nami <nami.li@xxxxxxxxxxx> wrote: > --- > src/service.h | 1 + > 1 files changed, 1 insertions(+), 0 deletions(-) > > diff --git a/src/service.h b/src/service.h > index a844885..313b1f2 100644 > --- a/src/service.h > +++ b/src/service.h > @@ -25,6 +25,7 @@ struct obex_service_driver { > const char *name; > uint16_t service; > uint8_t channel; > + uint16_t psm; > const uint8_t *target; > unsigned int target_size; > const uint8_t *who; > -- > 1.7.1 > > -- This one alone would generate a warning which is not nice if cherry picked, so perhaps you should merge with other code that really uses it. -- Luiz Augusto von Dentz -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html