[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20200615093059.6c390dcf@kicinski-fedora-PC1C0HJN>
Date: Mon, 15 Jun 2020 09:30:59 -0700
From: Jakub Kicinski <kuba@...nel.org>
To: Miao-chen Chou <mcchou@...omium.org>
Cc: Bluetooth Kernel Mailing List <linux-bluetooth@...r.kernel.org>,
Alain Michaud <alainm@...omium.org>,
Michael Sun <michaelfsun@...gle.com>,
Marcel Holtmann <marcel@...tmann.org>,
Yoni Shavit <yshavit@...omium.org>,
Luiz Augusto von Dentz <luiz.von.dentz@...el.com>,
"David S. Miller" <davem@...emloft.net>,
Johan Hedberg <johan.hedberg@...il.com>,
linux-kernel@...r.kernel.org, netdev@...r.kernel.org
Subject: Re: [PATCH v4 6/7] Bluetooth: Notify adv monitor removed event
On Fri, 12 Jun 2020 16:45:55 -0700 Miao-chen Chou wrote:
> This notifies management sockets on MGMT_EV_ADV_MONITOR_REMOVED event.
>
> The following test was performed.
> - Start two btmgmt consoles, issue a btmgmt advmon-remove command on one
> console and observe a MGMT_EV_ADV_MONITOR_REMOVED event on the other.
>
> Signed-off-by: Miao-chen Chou <mcchou@...omium.org>
net/bluetooth/mgmt.c:4047:54: warning: incorrect type in argument 3 (different base types)
net/bluetooth/mgmt.c:4047:54: expected unsigned short [usertype] handle
net/bluetooth/mgmt.c:4047:54: got restricted __le16 [usertype] monitor_handle
Powered by blists - more mailing lists