[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20140227.155639.1203195193096437286.davem@redhat.com>
Date: Thu, 27 Feb 2014 15:56:39 -0500 (EST)
From: David Miller <davem@...hat.com>
To: alex.aring@...il.com
Cc: alex.bluesman.smirnov@...il.com, dbaryshkov@...il.com,
linux-zigbee-devel@...ts.sourceforge.net, netdev@...r.kernel.org,
martin.townsend@...lon.com
Subject: Re: [PATCH net-next v5 8/8] 6lowpan: handling 6lowpan
fragmentation via inet_frag api
From: Alexander Aring <alex.aring@...il.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.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists