From: Gerrit Renker <[EMAIL PROTECTED]>
Date: Wed, 15 Nov 2006 07:58:17 +
> [NET/IPv4]: Make udp_push_pending_frames static
> udp_push_pending_frames is only referenced within
> net/ipv4/udp.c and hence can remain static.
>
> Signed-off-by: Gerrit Renker <[EMAIL PROTE
| > [NET]: Supporting UDP-Lite (RFC 3828) in Linux
| applied to net-2.6.20, thanks Gerrit.
Many thanks indeed. During these changes I accidentally
forgot to restore udp_push_pending_frames to its static state.
Can you please consider the attached patch --
[NET/IPv4]: Make udp_push_pending_fram
From: Gerrit Renker <[EMAIL PROTECTED]>
Date: Tue, 14 Nov 2006 08:48:45 +
> [NET]: Supporting UDP-Lite (RFC 3828) in Linux
>
> This is a revision of the previously submitted patch, which alters
> the way files are organized and compiled in the following manner:
>
> * UDP and UDP-Lite