Hi Andrei, * Andrei Emeltchenko <Andrei.Emeltchenko.news@xxxxxxxxx> [2012-06-18 13:03:46 +0300]: > From: Andrei Emeltchenko <andrei.emeltchenko@xxxxxxxxx> > > Commit af7985bf85840e3dc90ba108a679db044f91f00e introduced regression > resulting in complie warnings: > > ... > net/bluetooth/mgmt.c:3568:27: warning: invalid assignment: |= > net/bluetooth/mgmt.c:3568:27: left side has type restricted __le32 > net/bluetooth/mgmt.c:3568:27: right side has type int > net/bluetooth/mgmt.c:3570:27: warning: invalid assignment: |= > net/bluetooth/mgmt.c:3570:27: left side has type restricted __le32 > net/bluetooth/mgmt.c:3570:27: right side has type int > net/bluetooth/mgmt.c:3580:21: warning: cast from restricted __le32 > ... > > Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@xxxxxxxxx> > --- > net/bluetooth/mgmt.c | 6 ++---- > 1 file changed, 2 insertions(+), 4 deletions(-) Patch has been applied to bluetooth-next. Thanks. Gustavo -- 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