]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - net/hsr/hsr_device.h
Merge tag 'nfs-for-5.3-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
[linux.git] / net / hsr / hsr_device.h
index d0fa6b0696d25aa30c7b8dcae38d57d2ae93cb39..6d7759c4f5f98cc0b00a4287bfe03dea066dae5b 100644 (file)
@@ -14,7 +14,6 @@
 void hsr_dev_setup(struct net_device *dev);
 int hsr_dev_finalize(struct net_device *hsr_dev, struct net_device *slave[2],
                     unsigned char multicast_spec, u8 protocol_version);
-void hsr_dev_destroy(struct net_device *hsr_dev);
 void hsr_check_carrier_and_operstate(struct hsr_priv *hsr);
 bool is_hsr_master(struct net_device *dev);
 int hsr_get_max_mtu(struct hsr_priv *hsr);