mirror of
https://github.com/hardkernel/linux.git
synced 2026-05-31 00:06:41 +09:00
Use internal buffers instead of the ones supplied by the caller so that a caller can be interrupted without having to abort the entire ncp connection. Signed-off-by: Pierre Ossman <ossman@cendio.se> Acked-by: Petr Vandrovec <petr@vandrovec.name>