datapath: Omit sysfs-specific data when sysfs is not enabled or not supported.
authorBen Pfaff <blp@nicira.com>
Fri, 8 May 2009 18:24:58 +0000 (11:24 -0700)
committerBen Pfaff <blp@nicira.com>
Tue, 12 May 2009 23:21:56 +0000 (16:21 -0700)
commitcca2ef52a6965866fc38d52022901a605919dec9
tree320ec161687fad5e3bccf6c3959802739a03e11a
parent0a946a6ed45402ffd9a29ea9d06ffb18ef660b76
datapath: Omit sysfs-specific data when sysfs is not enabled or not supported.

This saves a few bytes of memory but it also makes it clear to the reader
what data is used for what.
datapath/brc_sysfs.h
datapath/brc_sysfs_dp.c
datapath/brc_sysfs_if.c
datapath/brcompat.c
datapath/datapath.c
datapath/datapath.h