aboutsummaryrefslogtreecommitdiff
path: root/lib/dynamic_debug.c
diff options
context:
space:
mode:
authorKarl Beldan <[email protected]>2014-10-21 16:06:05 +0200
committerDavid S. Miller <[email protected]>2014-10-22 12:52:55 -0400
commita63ba13eec092b70d4e5522d692eaeb2f9747387 (patch)
treec96eb5ffac7c3908f6790d6ca2b156602478934d /lib/dynamic_debug.c
parent8fc963515e893867330dec87464e9edc5204c024 (diff)
net: tso: fix unaligned access to crafted TCP header in helper API
The crafted header start address is from a driver supplied buffer, which one can reasonably expect to be aligned on a 4-bytes boundary. However ATM the TSO helper API is only used by ethernet drivers and the tcp header will then be aligned to a 2-bytes only boundary from the header start address. Signed-off-by: Karl Beldan <[email protected]> Cc: Ezequiel Garcia <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'lib/dynamic_debug.c')
0 files changed, 0 insertions, 0 deletions