Re: [RFC 8/8] Bluetooth: Add chan->ops->authorize |
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Hi Gustavo,
On Wed, May 23, 2012 at 10:12:44PM -0300, Gustavo Padovan wrote:
> From: Gustavo Padovan <gustavo.padovan@xxxxxxxxxxxxxxx>
>
> When DEFER_SETUP is set authorize() will trigger an authorization request
> to the userspace.
Looks good.
> +static void l2cap_sock_authorize_cb(void *data)
> +{
> + struct sock *sk = data;
> + struct sock *parent;
> +
> + parent = bt_sk(sk)->parent;
But why not:
l2cap_sock_authorize_cb(struct sock *sk)
{
struct sock *parent = bt_sk(sk)->parent;
Best regards
Andrei Emeltchenko
--
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
[Bluez Devel]
[Linux USB Devel]
[Video for Linux]
[Linux Audio Users]
[Photo]
[Yosemite News]
[Yosemite Photos]
[Free Online Dating]
[Bluez Devel]
[Linux Kernel]
[Linux SCSI]
[XFree86]
[Devices]
[Big List of Linux Books]