diff options
| author | Tom Herbert <[email protected]> | 2015-01-12 17:00:37 -0800 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2015-01-14 15:20:04 -0500 |
| commit | a2b12f3c7ac1ea43ae646db74faf0b56c2bba563 (patch) | |
| tree | 4d2e38b8b963db38a3cff21ec16cf2e4e16a27ed /drivers/pwm/pwm-imx.c | |
| parent | d823ab68fbb0fa504a2490bd499ac921bdf497d8 (diff) | |
udp: pass udp_offload struct to UDP gro callbacks
This patch introduces udp_offload_callbacks which has the same
GRO functions (but not a GSO function) as offload_callbacks,
except there is an argument to a udp_offload struct passed to
gro_receive and gro_complete functions. This additional argument
can be used to retrieve the per port structure of the encapsulation
for use in gro processing (mostly by doing container_of on the
structure).
Signed-off-by: Tom Herbert <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'drivers/pwm/pwm-imx.c')
0 files changed, 0 insertions, 0 deletions