xen: netfront: ethtool stats fields should be unsigned long
authorIan Campbell <Ian.Campbell@citrix.com>
Thu, 10 Mar 2011 07:04:18 +0000 (07:04 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 14 Mar 2011 22:10:10 +0000 (15:10 -0700)
commite9a799ea4a5551d20e458a45b541df0bbf8f1804
tree56a3141580fd5956c2b021b5fae5ab22f0c5b589
parenta461c0297f2e80c78eaa03fc5141bf57a814ff4f
xen: netfront: ethtool stats fields should be unsigned long

Fixup the rx_gso_checksum_fixup field added in e0ce4af920eb to be
unsigned long as suggested by Ben Hutchings in
<1298919198.2569.14.camel@bwh-desktop>

Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
Cc: Ben Hutchings <bhutchings@solarflare.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/xen-netfront.c