netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [patch net-next] net: fix datapath typo
@ 2010-08-30  3:37 Simon Horman, w
  2010-08-30  4:23 ` David Miller
  0 siblings, 1 reply; 5+ messages in thread
From: Simon Horman, w @ 2010-08-30  3:37 UTC (permalink / raw)
  To: netdev; +Cc: Jesse Gross, Ben Pfaff, David S. Miller

Cc: Ben Pfaff <blp@nicira.com>
Signed-off-by: Simon Horman <horms@verge.net.au>

--- 

Sorry about this, my butterfingers at work.


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

* Re: [patch net-next] net: fix datapath typo
  2010-08-30  3:37 Simon Horman, w
@ 2010-08-30  4:23 ` David Miller
  2010-08-30  4:32   ` Simon Horman
  0 siblings, 1 reply; 5+ messages in thread
From: David Miller @ 2010-08-30  4:23 UTC (permalink / raw)
  To: horms, w; +Cc: netdev, jesse, blp

From: Simon Horman <horms@verge.net.au>, w@vergenet.net
Date: Mon, 30 Aug 2010 12:37:41 +0900

> Cc: Ben Pfaff <blp@nicira.com>
> Signed-off-by: Simon Horman <horms@verge.net.au>
> 
> --- 
> 
> Sorry about this, my butterfingers at work.

Where is the actual patch?

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

* Re: [patch net-next] net: fix datapath typo
  2010-08-30  4:23 ` David Miller
@ 2010-08-30  4:32   ` Simon Horman
  0 siblings, 0 replies; 5+ messages in thread
From: Simon Horman @ 2010-08-30  4:32 UTC (permalink / raw)
  To: David Miller; +Cc: w, netdev, jesse, blp

On Sun, Aug 29, 2010 at 09:23:34PM -0700, David Miller wrote:
> From: Simon Horman <horms@verge.net.au>, w@vergenet.net
> Date: Mon, 30 Aug 2010 12:37:41 +0900
> 
> > Cc: Ben Pfaff <blp@nicira.com>
> > Signed-off-by: Simon Horman <horms@verge.net.au>
> > 
> > --- 
> > 
> > Sorry about this, my butterfingers at work.
> 
> Where is the actual patch?

More failure by me!
I will send it again.

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

* [patch net-next] net: fix datapath typo
@ 2010-08-30  4:34 Simon Horman
  2010-08-30  4:58 ` David Miller
  0 siblings, 1 reply; 5+ messages in thread
From: Simon Horman @ 2010-08-30  4:34 UTC (permalink / raw)
  To: netdev; +Cc: Jesse Gross, Ben Pfaff, David S. Miller

Cc: Ben Pfaff <blp@nicira.com>
Signed-off-by: Simon Horman <horms@verge.net.au>

--- 

This time, with the patch

Index: net-next-2.6/include/linux/if.h
===================================================================
--- net-next-2.6.orig/include/linux/if.h	2010-08-30 12:34:51.000000000 +0900
+++ net-next-2.6/include/linux/if.h	2010-08-30 12:35:45.000000000 +0900
@@ -76,7 +76,7 @@
 #define IFF_MACVLAN_PORT	0x4000	/* device used as macvlan port */
 #define IFF_BRIDGE_PORT	0x8000		/* device used as bridge port */
 #define IFF_OVS_DATAPATH	0x10000	/* device used as Open vSwitch
-					 * dapath port */
+					 * datapath port */
 
 #define IF_GET_IFACE	0x0001		/* for querying only */
 #define IF_GET_PROTO	0x0002


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

* Re: [patch net-next] net: fix datapath typo
  2010-08-30  4:34 [patch net-next] net: fix datapath typo Simon Horman
@ 2010-08-30  4:58 ` David Miller
  0 siblings, 0 replies; 5+ messages in thread
From: David Miller @ 2010-08-30  4:58 UTC (permalink / raw)
  To: horms; +Cc: netdev, jesse, blp

From: Simon Horman <horms@verge.net.au>
Date: Mon, 30 Aug 2010 13:34:18 +0900

> Cc: Ben Pfaff <blp@nicira.com>
> Signed-off-by: Simon Horman <horms@verge.net.au>

Applied, thanks.

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

end of thread, other threads:[~2010-08-30  4:58 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-08-30  4:34 [patch net-next] net: fix datapath typo Simon Horman
2010-08-30  4:58 ` David Miller
  -- strict thread matches above, loose matches on Subject: below --
2010-08-30  3:37 Simon Horman, w
2010-08-30  4:23 ` David Miller
2010-08-30  4:32   ` Simon Horman

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).