From: Hannes Frederic Sowa Date: Tue, 24 Mar 2015 10:05:28 +0000 (+0100) Subject: ipv6: fix sparse warnings in privacy stable addresses generation X-Git-Tag: omap-for-v4.1/fixes-rc1~141^2~152 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ff40217e73fd137daae0113ed71b218128913037;p=pandora-kernel.git ipv6: fix sparse warnings in privacy stable addresses generation Those warnings reported by sparse endianness check (via kbuild test robot) are harmless, nevertheless fix them up and make the code a little bit easier to read. Reported-by: kbuild test robot Fixes: 622c81d57b392cc ("ipv6: generation of stable privacy addresses for link-local and autoconf") Signed-off-by: Hannes Frederic Sowa Signed-off-by: David S. Miller --- Reading git-diff-tree failed