commit | 7a6ae71b2490586ed55105893a18dfc648e5fcbb | [log] [tgz] |
---|---|---|
author | Tom Herbert <tom@herbertland.com> | Mon Dec 14 11:19:47 2015 -0800 |
committer | David S. Miller <davem@davemloft.net> | Tue Dec 15 16:50:21 2015 -0500 |
tree | 32f07a8966330133dd357ab2a6212ac252e4344c | |
parent | 6ae23ad36253a8033c5714c52b691b84456487c5 [diff] |
net: Elaborate on checksum offload interface description Add specifics and details the description of the interface between the stack and drivers for doing checksum offload. This description is meant to be as specific and complete as possible. Signed-off-by: Tom Herbert <tom@herbertland.com> Signed-off-by: David S. Miller <davem@davemloft.net>