Home
last modified time | relevance | path

Searched hist:"8 eabf95cb17253a3ac72b1a62ce8a80b3efecd62" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/bridge/
H A Dbr_multicast.cdiff 8eabf95cb17253a3ac72b1a62ce8a80b3efecd62 Mon Apr 19 22:20:05 CDT 2010 Eric Dumazet <eric.dumazet@gmail.com> 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 <eric.dumazet@gmail.com>
Acked-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: David S. Miller <davem@davemloft.net>