summaryrefslogtreecommitdiff
path: root/dissector_netlink.c
AgeCommit message (Expand)AuthorFilesLines
2014-06-16dissector: Get rid of now unnecessary HAVE_DISSECTOR_PROTOSTobias Klauser1-5/+0
2014-05-28netsniff-ng: Add netlink dissectorTobias Klauser1-0/+33
hil Reid <preid@electromag.com.au>2016-12-22 17:18:12 +0800 committerMark Brown <broonie@kernel.org>2016-12-31 18:51:03 +0000 commit13288bdf4adbaa6bd1267f10044c1bc25d90ce7f (patch) tree1e5d377fa2b542e5b1f01ac35025e1d33598f05f parentfafd67940774733fa97f4b09412aea6981b82e0a (diff)
spi: dw: Make debugfs name unique between instances
Some system have multiple dw devices. Currently the driver uses a fixed name for the debugfs dir. Append dev name to the debugfs dir name to make it unique. Signed-off-by: Phil Reid <preid@electromag.com.au> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat