net: Document dst->obsolete better.
authorDavid S. Miller <davem@davemloft.net>
Thu, 19 Jul 2012 19:31:33 +0000 (12:31 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 20 Jul 2012 20:31:21 +0000 (13:31 -0700)
Add a big comment explaining how the field works, and use defines
instead of magic constants for the values assigned to it.

Suggested by Joe Perches.

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

No differences found