Re: [PATCH 1/2] Bluetooth: Make l2cap_ertm_data_rcv static

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Szymon,

On Tue, Jan 17, 2012 at 11:42:30AM +0100, Szymon Janc wrote:
> It is not used outside of l2cap_core.c.

Actually I am going to use it outside of l2cap_core. I will send my
patches implementing A2MP without using kernel sockets soon.

Best regards 
Andrei Emeltchenko 

> 
> Signed-off-by: Szymon Janc <szymon.janc@xxxxxxxxx>
> ---
>  net/bluetooth/l2cap_core.c |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/net/bluetooth/l2cap_core.c b/net/bluetooth/l2cap_core.c
> index 0087db8..d66c368 100644
> --- a/net/bluetooth/l2cap_core.c
> +++ b/net/bluetooth/l2cap_core.c
> @@ -4139,7 +4139,7 @@ static inline int l2cap_data_channel_sframe(struct l2cap_chan *chan, u32 rx_cont
>  	return 0;
>  }
>  
> -int l2cap_ertm_data_rcv(struct l2cap_chan *chan, struct sk_buff *skb)
> +static int l2cap_ertm_data_rcv(struct l2cap_chan *chan, struct sk_buff *skb)
>  {
>  	u32 control;
>  	u16 req_seq;
> -- 

--
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


[Index of Archives]     [Bluez Devel]     [Linux Wireless Networking]     [Linux Wireless Personal Area Networking]     [Linux ATH6KL]     [Linux USB Devel]     [Linux Media Drivers]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [Big List of Linux Books]

  Powered by Linux