[NETPOLL]: initialize skb for UDP
authorStephen Hemminger <shemminger@osdl.org>
Fri, 20 Oct 2006 06:58:23 +0000 (23:58 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 20 Oct 2006 06:58:23 +0000 (23:58 -0700)
commit206daaf77f68ce0f103164e6406336068c87a4a5
tree2b94da1198266758a4f027ec9f88784c390b655a
parent6723ab549df777742801716d7aeea397e6e97f2c
[NETPOLL]: initialize skb for UDP

Need to fully initialize skb to keep lower layers and queueing happy.

Signed-off-by: Stephen Hemminger <shemminger@osdl.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/core/netpoll.c