Hi David,

On Thu, Feb 27, 2014 at 03:56:39PM -0500, David Miller wrote:
> From: Alexander Aring <alex.ar...@gmail.com>
> Date: Thu, 27 Feb 2014 09:06:22 +0100
> 
> > +static int lowpan_frag_queue(struct lowpan_frag_queue *fq,
> > +                        struct sk_buff *skb, const u8 frag_type,
> > +                        const struct ieee802154_frag_info *frag_info)
> 
> The 'frag_info' argument is unused.  You always explicitly access
> mac_cb()->frag_info here.

You are absolutly right, sorry for that. I will remove this parameter
instead of using frag_info than mac_cb(skb)->frag_info... because I
compare with some other sk buffs like mac(next)->frag_info. This will be
more easier to read.

Thanks.

- Alex

------------------------------------------------------------------------------
Flow-based real-time traffic analytics software. Cisco certified tool.
Monitor traffic, SLAs, QoS, Medianet, WAAS etc. with NetFlow Analyzer
Customize your own dashboards, set traffic alerts and generate reports.
Network behavioral analysis & security monitoring. All-in-one tool.
http://pubads.g.doubleclick.net/gampad/clk?id=126839071&iu=/4140/ostg.clktrk
_______________________________________________
Linux-zigbee-devel mailing list
Linux-zigbee-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linux-zigbee-devel

Reply via email to