6lowpan: remove initialization of tag value
authorAlexander Aring <alex.aring@gmail.com>
Sun, 2 Mar 2014 07:09:34 +0000 (08:09 +0100)
committerDavid S. Miller <davem@davemloft.net>
Mon, 3 Mar 2014 00:19:44 +0000 (19:19 -0500)
commit0234a632486eade1094736a03db9b8fa4dd4d125
treeefb5ab8dc069925023ffcb0bbc42bfb9ea381e25
parent4c7f778e566ac5861b2837ee755d8cdcd1ccacc5
6lowpan: remove initialization of tag value

The initialization of the tag value doesn't matter at begin of
fragmentation. This patch removes the initialization to zero.

Signed-off-by: Alexander Aring <alex.aring@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ieee802154/6lowpan_rtnl.c