mirror of
https://github.com/genesi/linux-legacy.git
synced 2026-07-12 03:36:43 +00:00
If the user passes MSG_TRUNC in via msg_flags, return the full packet size not the truncated size. Idea from Herbert Xu and Thomas Graf. Signed-off-by: David S. Miller <davem@davemloft.net>