diff options
Diffstat (limited to 'net/openvswitch/datapath.c')
-rw-r--r-- | net/openvswitch/datapath.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/openvswitch/datapath.c b/net/openvswitch/datapath.c index 1402f1be642d..2d4c4d3911c0 100644 --- a/net/openvswitch/datapath.c +++ b/net/openvswitch/datapath.c | |||
@@ -58,7 +58,7 @@ | |||
58 | #include "vport-internal_dev.h" | 58 | #include "vport-internal_dev.h" |
59 | #include "vport-netdev.h" | 59 | #include "vport-netdev.h" |
60 | 60 | ||
61 | int ovs_net_id __read_mostly; | 61 | unsigned int ovs_net_id __read_mostly; |
62 | 62 | ||
63 | static struct genl_family dp_packet_genl_family; | 63 | static struct genl_family dp_packet_genl_family; |
64 | static struct genl_family dp_flow_genl_family; | 64 | static struct genl_family dp_flow_genl_family; |