From: Eric Dumazet Date: Tue, 20 Apr 2010 03:20:05 +0000 (+0000) Subject: bridge: add a missing ntohs() X-Git-Tag: v2.6.34-rc6~33^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8eabf95cb17253a3ac72b1a62ce8a80b3efecd62;p=pandora-kernel.git bridge: add a missing ntohs() grec_nsrcs is in network order, we should convert to host horder in br_multicast_igmp3_report() Signed-off-by: Eric Dumazet Acked-by: Herbert Xu Signed-off-by: David S. Miller --- Reading git-diff-tree failed