From: Lance Richardson <lrich...@redhat.com> Date: Mon, 16 Jan 2017 18:11:35 -0500
> Changed type of csum field in struct igmpv3_query from __be16 to > __sum16 to eliminate type warning, made same change in struct > igmpv3_report for consistency. > > Fixed up an ntohs() where htons() should have been used instead. > > Signed-off-by: Lance Richardson <lrich...@redhat.com> Applied.