scsi_nl_rcv_event(9) Event handler for a netlink socket.

SYNOPSIS

int scsi_nl_rcv_event(struct notifier_block * this, unsigned long event, void * ptr);

ARGUMENTS

this

event notifier block

event

event type

ptr

event payload

AUTHORS

James Bottomley <[email protected]>

Author.

Rob Landley <[email protected]>

Author.

COPYRIGHT