device: Move the different device type registrations to the device type file
authorHans Dedecker <dedeckeh@gmail.com>
Fri, 23 Sep 2016 13:08:17 +0000 (15:08 +0200)
committerFelix Fietkau <nbd@nbd.name>
Mon, 26 Sep 2016 09:51:19 +0000 (11:51 +0200)
commit92889eca62fcd5b72d7c54101c35ff6d6d477c40
tree0ca2aba1b6bbc24035df147bf51dc4b131c69eae
parentfe6ad84c7120a1000c9dcd3cabdc6249b36414a6
device: Move the different device type registrations to the device type file

While at it; make device_types static if only used in the device type file

Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
alias.c
bridge.c
device.c
device.h
macvlan.c
tunnel.c
vlandev.c