device: prepare for adding device handlers dynamically
authorArne Kappen <akappen@inet.tu-berlin.de>
Thu, 18 Aug 2016 09:35:28 +0000 (11:35 +0200)
committerFelix Fietkau <nbd@nbd.name>
Fri, 26 Aug 2016 08:38:46 +0000 (10:38 +0200)
commitf56a7fbaa6f155c654e7d01b5c4c0594f21239d6
tree08e2b400aa2d70cf9655274c5f7885623acdcf40
parent61e5fa84eca4176bc5b4f9769a5af79d85cf11c6
device: prepare for adding device handlers dynamically

- remove const from device handler struct
- pass device handler type to create function

Signed-off-by: Arne Kappen <akappen@inet.tu-berlin.de>
Signed-off-by: Felix Fietkau <nbd@nbd.name> [cleanup]
alias.c
bridge.c
config.c
device.c
device.h
macvlan.c
tunnel.c
ubus.c
vlan.c
vlandev.c