From: Alexey Dobriyan Date: Tue, 6 Jun 2006 04:04:39 +0000 (-0700) Subject: [IPV4] igmp: Fixup struct ip_mc_list::multiaddr type X-Git-Tag: v2.6.18-rc1~1111^2~51 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=338fcf9886df9ad2873772197a73a57818973316;p=pandora-kernel.git [IPV4] igmp: Fixup struct ip_mc_list::multiaddr type All users except two expect 32-bit big-endian value. One is of ->multiaddr = ->multiaddr variety. And last one is "%08lX". Signed-off-by: Alexey Dobriyan Signed-off-by: David S. Miller --- Reading git-diff-tree failed