mirror of
https://github.com/hardkernel/linux.git
synced 2026-04-13 17:10:37 +09:00
With support of async crypto operations in the GSO codepath we have everything in place to allow GSO for local sockets. This patch enables the GSO codepath. Signed-off-by: Steffen Klassert <steffen.klassert@secunet.com>