summaryrefslogtreecommitdiff
path: root/device.h
diff options
context:
space:
mode:
Diffstat (limited to 'device.h')
-rw-r--r--device.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/device.h b/device.h
index 63f937a..5f3fae2 100644
--- a/device.h
+++ b/device.h
@@ -269,7 +269,6 @@ void device_release(struct device_user *dep);
int device_check_state(struct device *dev);
void device_dump_status(struct blob_buf *b, struct device *dev);
-void device_free(struct device *dev);
void device_free_unused(struct device *dev);
struct device *get_vlan_device_chain(const char *ifname, bool create);