ipv6: Don't change dst->flags using assignments.
authorDavid S. Miller <davem@davemloft.net>
Fri, 24 Jun 2011 22:23:34 +0000 (15:23 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sat, 2 Jul 2011 00:30:43 +0000 (17:30 -0700)
This blows away any flags already set in the entry.

Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found