Hello.

On 26-03-2013 7:59, Tony Cheneau wrote:

> Signed-off-by: Tony Cheneau <tony.chen...@amnesiak.org>
> ---
>   net/ieee802154/6lowpan.c | 9 +++++----
>   1 file changed, 5 insertions(+), 4 deletions(-)

> diff --git a/net/ieee802154/6lowpan.c b/net/ieee802154/6lowpan.c
> index 61eee9d..f952451 100644
> --- a/net/ieee802154/6lowpan.c
> +++ b/net/ieee802154/6lowpan.c
> @@ -104,6 +104,7 @@ static const u8 lowpan_llprefix[] = {0xfe, 0x80};
>   struct lowpan_dev_info {
>       struct net_device       *real_dev; /* real WPAN device ptr */
>       struct mutex            dev_list_mtx; /* mutex for list ops */
> +     unsigned short fragment_tag;

    Small formatting nit: align field name with the others above please.

WBR, Sergei


------------------------------------------------------------------------------
Minimize network downtime and maximize team effectiveness.
Reduce network management and security costs.Learn how to hire 
the most talented Cisco Certified professionals. Visit the 
Employer Resources Portal
http://www.cisco.com/web/learning/employer_resources/index.html
_______________________________________________
Linux-zigbee-devel mailing list
Linux-zigbee-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linux-zigbee-devel

Reply via email to