__media_remove_intf_links(9) remove all links associated with an interface

SYNOPSIS

void __media_remove_intf_links(struct media_interface * intf);

ARGUMENTS

intf

pointer to media_interface

NOTE

this is an unlocked version of media_remove_intf_links.

COPYRIGHT