net: change name of flow_dissector header to match the .c file name

add couple of empty lines on the way.

Signed-off-by: Jiri Pirko <jiri@resnulli.us>
Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
Jiri Pirko
2015-05-12 14:56:07 +02:00
committed by David S. Miller
parent 212da1fa60
commit 1bd758eb1c
9 changed files with 19 additions and 12 deletions

View File

@@ -34,7 +34,7 @@
#include <linux/dma-mapping.h>
#include <linux/netdev_features.h>
#include <linux/sched.h>
#include <net/flow_keys.h>
#include <net/flow_dissector.h>
/* A. Checksumming of received packets by device.
*