summaryrefslogtreecommitdiff
path: root/procfs/procfs_dir.c
diff options
context:
space:
mode:
authorJustus Winter <4winter@informatik.uni-hamburg.de>2014-04-08 16:22:42 +0200
committerJustus Winter <4winter@informatik.uni-hamburg.de>2014-04-11 12:52:27 +0200
commitbbca7914d49aef1e83686a66a122f69ed704a848 (patch)
tree085e311c9a7b887e654c29193fe1b4079f66fd50 /procfs/procfs_dir.c
parentb3f03a48cab64cdc8a4cdf25d82ad1882913ae6d (diff)
eth-filter: fix receiver lookups
Previously, the device definitions were filtered using sed to replace the device_t type with mach_port_send_t to make the device argument of device_open polymorphic. Rather than doing that, which makes it impossible to use translation functions, the definition of device_open has been amended. * eth-filter/Makefile: Remove the ourdevice hack that changes device_t to mach_port_send_t. * eth-filter/filter.c: Fix all device_t receiver lookups. * eth-filter/mig-decls.h: New file. * eth-filter/mig-mutate.h: Add mutators.
Diffstat (limited to 'procfs/procfs_dir.c')
0 files changed, 0 insertions, 0 deletions