flow: Fully separate flow_wildcards from OpenFlow wildcard bits.
[openvswitch] / datapath / dp_notify.c
index e0bd14c5227226aea32de0d559ce8a43c0fc362b..b6bb90ec7ec415ccd25a00b2b4b6a404c3cd9b8b 100644 (file)
@@ -14,8 +14,8 @@
 #include "vport-internal_dev.h"
 #include "vport-netdev.h"
 
-static int dp_device_event(struct notifier_block *unused, unsigned long event, 
-               void *ptr) 
+static int dp_device_event(struct notifier_block *unused, unsigned long event,
+               void *ptr)
 {
        struct net_device *dev = ptr;
        struct vport *vport;