From: Linus Lüssing Date: Tue, 15 Feb 2011 13:19:19 +0000 (+0000) Subject: bridge: Add missing ntohs()s for MLDv2 report parsing X-Git-Tag: v2.6.38-rc7~47^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d41db9f3f71548f07b8b6d81a88220d0035b04f6;p=pandora-kernel.git bridge: Add missing ntohs()s for MLDv2 report parsing The nsrcs number is 2 Byte wide, therefore we need to call ntohs() before using it. Signed-off-by: Linus Lüssing Signed-off-by: David S. Miller --- Reading git-diff-tree failed