Skip to content
Snippets Groups Projects
Commit c7ec0bad authored by Richard Cochran's avatar Richard Cochran Committed by David S. Miller
Browse files

ptp: reduce stack usage when reading external time stamps


This patch removes the large buffer from the stack of the read file
operation and replaces it with a kmalloced buffer.

Signed-off-by: default avatarRichard Cochran <richardcochran@gmail.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent cfd1979e
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment