1. NAME

i2o_exec_event - Event handling function

2. SYNOPSIS

void i2o_exec_event(struct work_struct *  work );

3. ARGUMENTS

work
    Work item in occurring event

4. DESCRIPTION

Handles events send by the Executive device. At the moment does not do anything useful.

5. COPYRIGHT