netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* net: clean leftover of COMPAT_NET_DEV_OPS removal
@ 2013-03-14  2:55 Fernando Luis Vázquez Cao
  0 siblings, 0 replies; 3+ messages in thread
From: Fernando Luis Vázquez Cao @ 2013-03-14  2:55 UTC (permalink / raw)
  To: David S. Miller; +Cc: netdev

COMPAT_NET_DEV_OPS was removed a while back and with it the definition of
netdev_resync_ops() went away. Let's finish the clean-up.

Signed-off-by: Fernando Luis Vazquez Cao <fernando@oss.ntt.co.jp>
---

diff -urNp linux-3.9-rc2-orig/include/linux/netdevice.h linux-3.9-rc2/include/linux/netdevice.h
--- linux-3.9-rc2-orig/include/linux/netdevice.h	2013-03-11 08:54:19.000000000 +0900
+++ linux-3.9-rc2/include/linux/netdevice.h	2013-03-14 11:45:58.686715874 +0900
@@ -1684,7 +1684,6 @@ extern int 		netdev_refcnt_read(const st
 extern void		free_netdev(struct net_device *dev);
 extern void		synchronize_net(void);
 extern int		init_dummy_netdev(struct net_device *dev);
-extern void		netdev_resync_ops(struct net_device *dev);
 
 extern struct net_device	*dev_get_by_index(struct net *net, int ifindex);
 extern struct net_device	*__dev_get_by_index(struct net *net, int ifindex);

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

* net: clean leftover of COMPAT_NET_DEV_OPS removal
@ 2013-03-14  2:57 Fernando Luis Vázquez Cao
  2013-03-15 12:31 ` David Miller
  0 siblings, 1 reply; 3+ messages in thread
From: Fernando Luis Vázquez Cao @ 2013-03-14  2:57 UTC (permalink / raw)
  To: David S. Miller; +Cc: netdev

COMPAT_NET_DEV_OPS was removed a while back and with it the definition of
netdev_resync_ops() went away. Let's finish the clean-up.

Signed-off-by: Fernando Luis Vazquez Cao <fernando@oss.ntt.co.jp>
---

diff -urNp linux-3.9-rc2-orig/include/linux/netdevice.h linux-3.9-rc2/include/linux/netdevice.h
--- linux-3.9-rc2-orig/include/linux/netdevice.h	2013-03-11 08:54:19.000000000 +0900
+++ linux-3.9-rc2/include/linux/netdevice.h	2013-03-14 11:45:58.686715874 +0900
@@ -1684,7 +1684,6 @@ extern int 		netdev_refcnt_read(const st
 extern void		free_netdev(struct net_device *dev);
 extern void		synchronize_net(void);
 extern int		init_dummy_netdev(struct net_device *dev);
-extern void		netdev_resync_ops(struct net_device *dev);
 
 extern struct net_device	*dev_get_by_index(struct net *net, int ifindex);
 extern struct net_device	*__dev_get_by_index(struct net *net, int ifindex);

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

* Re: net: clean leftover of COMPAT_NET_DEV_OPS removal
  2013-03-14  2:57 net: clean leftover of COMPAT_NET_DEV_OPS removal Fernando Luis Vázquez Cao
@ 2013-03-15 12:31 ` David Miller
  0 siblings, 0 replies; 3+ messages in thread
From: David Miller @ 2013-03-15 12:31 UTC (permalink / raw)
  To: fernando_b1; +Cc: netdev

From: Fernando Luis Vázquez Cao <fernando_b1@lab.ntt.co.jp>
Date: Thu, 14 Mar 2013 11:57:25 +0900

> COMPAT_NET_DEV_OPS was removed a while back and with it the definition of
> netdev_resync_ops() went away. Let's finish the clean-up.
> 
> Signed-off-by: Fernando Luis Vazquez Cao <fernando@oss.ntt.co.jp>

Applied, thanks.

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

end of thread, other threads:[~2013-03-15 12:31 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-14  2:57 net: clean leftover of COMPAT_NET_DEV_OPS removal Fernando Luis Vázquez Cao
2013-03-15 12:31 ` David Miller
  -- strict thread matches above, loose matches on Subject: below --
2013-03-14  2:55 Fernando Luis Vázquez Cao

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).