Skip to content
Commit cb820f8e authored by Richard Cochran's avatar Richard Cochran Committed by David S. Miller
Browse files

net: Provide a generic socket error queue delivery method for Tx time stamps.



This patch moves the private error queue delivery function from the
af_packet code to the core socket method. In this way, network layers
only needing the error queue for transmit time stamping can share common
code.

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