diff options
| author | Tom Herbert <[email protected]> | 2014-05-23 15:47:19 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2014-05-23 20:28:53 +0000 |
| commit | 28448b80456feafe07e2d05b6363b00f61f6171e (patch) | |
| tree | ad45836de4e3bdb441a78f825d7f53ed8e8c7096 /drivers/net/xen-netback/interface.c | |
| parent | net: Eliminate no_check from protosw (diff) | |
| download | kernel-28448b80456feafe07e2d05b6363b00f61f6171e.tar.gz kernel-28448b80456feafe07e2d05b6363b00f61f6171e.zip | |
net: Split sk_no_check into sk_no_check_{rx,tx}
Define separate fields in the sock structure for configuring disabling
checksums in both TX and RX-- sk_no_check_tx and sk_no_check_rx.
The SO_NO_CHECK socket option only affects sk_no_check_tx. Also,
removed UDP_CSUM_* defines since they are no longer necessary.
Signed-off-by: Tom Herbert <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'drivers/net/xen-netback/interface.c')
0 files changed, 0 insertions, 0 deletions
