From ff40217e73fd137daae0113ed71b218128913037 Mon Sep 17 00:00:00 2001 From: Hannes Frederic Sowa Date: Tue, 24 Mar 2015 11:05:28 +0100 Subject: [PATCH] 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-format-patch failed