summaryrefslogtreecommitdiff
path: root/linktype.h
AgeCommit message (Expand)AuthorFilesLines
2015-06-18linktype: Add LINKTYPE_LINUX_SLL.Vadim Kochan1-0/+1
2015-04-13netsniff-ng: Consider radiotap header of monitor devVadim Kochan1-0/+1
2014-04-14dissector: Get rid of header dependency on pcap_io.hTobias Klauser1-0/+33
>NeilBrown <neilb@suse.com>2016-05-11 11:58:47 +0200 committerVishal Verma <vishal.l.verma@intel.com>2016-05-16 18:11:51 -0600 commite4b2749158631e6d74bf14d2ef3804d780e2f770 (patch) treea2d9e143be1ea66694cc52c8b5e205d95adb7c55 /Documentation/devicetree parent12735f881952c32b31bc4e433768f18489f79ec9 (diff)
DAX: move RADIX_DAX_ definitions to dax.c
These don't belong in radix-tree.c any more than PAGECACHE_TAG_* do. Let's try to maintain the idea that radix-tree simply implements an abstract data type. Acked-by: Ross Zwisler <ross.zwisler@linux.intel.com> Reviewed-by: Matthew Wilcox <willy@linux.intel.com> Signed-off-by: NeilBrown <neilb@suse.com> Signed-off-by: Jan Kara <jack@suse.cz> Signed-off-by: Vishal Verma <vishal.l.verma@intel.com>
Diffstat (limited to 'Documentation/devicetree')