net: Make dst_alloc() take more explicit initializations.
authorDavid S. Miller <davem@davemloft.net>
Thu, 28 Apr 2011 21:13:38 +0000 (14:13 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 29 Apr 2011 05:25:59 +0000 (22:25 -0700)
Now the dst->dev, dev->obsolete, and dst->flags values can
be specified as well.

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

No differences found