datapath: Remove old argument description in flow.c.
authorJustin Pettit <jpettit@nicira.com>
Tue, 20 Aug 2013 00:23:26 +0000 (17:23 -0700)
committerJustin Pettit <jpettit@nicira.com>
Tue, 20 Aug 2013 00:45:54 +0000 (17:45 -0700)
Signed-off-by: Justin Pettit <jpettit@nicira.com>
Acked-by: Jesse Gross <jesse@nicira.com>
datapath/flow.c

index 3b3e0aa..6a85292 100644 (file)
@@ -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.
  *