projects
/
openvswitch
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c38cd4b
)
netdev: Fix typo in netdev provider enumerate.
author
Jesse Gross
<jesse@nicira.com>
Fri, 31 Jul 2009 22:43:08 +0000
(15:43 -0700)
committer
Jesse Gross
<jesse@nicira.com>
Wed, 30 Sep 2009 19:41:47 +0000
(12:41 -0700)
lib/netdev-provider.h
patch
|
blob
|
history
diff --git
a/lib/netdev-provider.h
b/lib/netdev-provider.h
index a573e24689c5c29f9d0d10f74dcde037da3fd405..3bc7fd4448be0e3f324b76f78c5efbdd004c913a 100644
(file)
--- a/
lib/netdev-provider.h
+++ b/
lib/netdev-provider.h
@@
-113,7
+113,7
@@
struct netdev_class {
*
* If this netdev class does not support enumeration, this may be a null
* pointer. */
- int (*enumerate)(struct svec *all_
an
mes);
+ int (*enumerate)(struct svec *all_
na
mes);
/* Attempts to receive a packet from 'netdev' into the 'size' bytes in
* 'buffer'. If successful, returns the number of bytes in the received