Re: [UDP] Move common code out in udp_encap_rcv
From: David S. Miller <hidden>
Date: 2004-06-26 18:39:38
From: David S. Miller <hidden>
Date: 2004-06-26 18:39:38
On Sat, 26 Jun 2004 16:44:27 +1000 Herbert Xu [off-list ref] wrote:
This patch simply moves the common code out of the switch statement in udp_encap_rcv().
Nice cleanup, applied.