All of lore.kernel.org
 help / color / mirror / Atom feed
* udp: remove duplicate include
@ 2015-11-17 21:46 Stephen Hemminger
  2015-11-18 20:06 ` David Miller
  0 siblings, 1 reply; 2+ messages in thread
From: Stephen Hemminger @ 2015-11-17 21:46 UTC (permalink / raw)
  To: David Miller; +Cc: netdev



Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>

--- a/net/ipv4/udp.c	2015-11-17 13:34:11.977265403 -0800
+++ b/net/ipv4/udp.c	2015-11-17 13:34:11.973265332 -0800
@@ -100,7 +100,6 @@
 #include <linux/slab.h>
 #include <net/tcp_states.h>
 #include <linux/skbuff.h>
-#include <linux/netdevice.h>
 #include <linux/proc_fs.h>
 #include <linux/seq_file.h>
 #include <net/net_namespace.h>

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: udp: remove duplicate include
  2015-11-17 21:46 udp: remove duplicate include Stephen Hemminger
@ 2015-11-18 20:06 ` David Miller
  0 siblings, 0 replies; 2+ messages in thread
From: David Miller @ 2015-11-18 20:06 UTC (permalink / raw)
  To: stephen; +Cc: netdev

From: Stephen Hemminger <stephen@networkplumber.org>
Date: Tue, 17 Nov 2015 13:46:48 -0800

> Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>

Applied.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-11-18 20:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-11-17 21:46 udp: remove duplicate include Stephen Hemminger
2015-11-18 20:06 ` David Miller

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.