Close a pio z8530 channel
int z8530_sync_close(struct net_device * dev, struct z8530_channel * c);
dev
Network device to close
c
Z8530 channel to disassociate and move to idle
Close down a Z8530 interface and switch its interrupt handlers to discard future events.
Alan Cox <[email protected]>
Author.