LinuxKPI: skbuff: make csum_unfold return __wsum
Given the internal field now stores a wsum csum (after we added
the type) also make sure csum_unfold() returns a wsum.
Sponsored by: The FreeBSD Foundation
MFC after: 3 days
Fixes: 59481c7db234
LinuxKPI: skbuff: make csum_unfold return __wsum Tags None Referenced Files None Subscribers None
Description
Details
|