[ovs-dev] [PATCH 1/3] datapath: Remove old argument description in flow.c.

Justin Pettit jpettit at nicira.com
Tue Aug 20 00:28:25 UTC 2013


Signed-off-by: Justin Pettit <jpettit at nicira.com>
---
 datapath/flow.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/datapath/flow.c b/datapath/flow.c
index 4075350..9a1e01c 100644
--- a/datapath/flow.c
+++ b/datapath/flow.c
@@ -799,7 +799,6 @@ invalid:
  * Ethernet header
  * @in_port: port number on which @skb was received.
  * @key: output flow key
- * @key_lenp: length of output flow key
  *
  * The caller must ensure that skb->len >= ETH_HLEN.
  *
-- 
1.7.5.4




More information about the dev mailing list