xen-netback: create a debugfs node for hash information
authorPaul Durrant <Paul.Durrant@citrix.com>
Wed, 17 Aug 2016 15:13:29 +0000 (16:13 +0100)
committerDavid S. Miller <davem@davemloft.net>
Fri, 19 Aug 2016 06:29:09 +0000 (23:29 -0700)
commitc0c64c152389ad73306b9b0796357210ec6d32ee
tree0e35dcb7e3350c832a3200e9477648a6a7519bf3
parentc7b256f998f6d00d4548090aa16fb34e005828c1
xen-netback: create a debugfs node for hash information

It is useful to be able to see the hash configuration when running tests.
This patch adds a debugfs node for that purpose.

Signed-off-by: Paul Durrant <paul.durrant@citrix.com>
Cc: Wei Liu <wei.liu2@citrix.com>
Acked-by: Wei Liu <wei.liu2@citrix.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/xen-netback/common.h
drivers/net/xen-netback/hash.c
drivers/net/xen-netback/xenbus.c