commit | a1ea8ef642a81e5c82fbcc7d4d9ef6f3675ed753 | [log] [tgz] |
---|---|---|
author | Jukka Rissanen <jukka.rissanen@linux.intel.com> | Fri Nov 11 09:08:26 2016 +0200 |
committer | Jukka Rissanen <jukka.rissanen@linux.intel.com> | Fri Dec 02 12:41:08 2016 +0200 |
tree | 0e425b0c66925dad39e68733d01a3d422b4b09dc | |
parent | 3d363db33c4c02321496ee840129098219339ad1 [diff] |
net: ipv6: Validity time is already in host byte order The validity time is already converted to host byte order when reading the field from the Router Advertisement message. No need to use ntohl() here. Change-Id: If1106748f268a245871510563c7e7849020e3b3a Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>