]> pd.if.org Git - uuid/commitdiff
Removed unused node variable.
authorNathan Wagner <nw@hydaspes.if.org>
Sun, 30 Sep 2012 19:48:29 +0000 (19:48 +0000)
committerNathan Wagner <nw@hydaspes.if.org>
Sun, 30 Sep 2012 19:54:35 +0000 (19:54 +0000)
The node is now calculated by read_state and in the state
structure.  The node could be reset by re-initializing
the state or calling the read state function.  Given that
the mac address is just used to provide additional uniqueness
its actual value doesn't really matter, so assuming it
wasn't just a bunch of zeroes or similar, there shouldn't
be any reason to re-determine it.


No differences found