Commit 8495a1ab authored by Stephen Hemminger's avatar Stephen Hemminger

[IRDA]: Missing header file change from dongle owner changes.

parent 286fa6c9
......@@ -128,6 +128,7 @@ struct dongle_reg {
void (*close)(dongle_t *dongle);
int (*reset)(struct irda_task *task);
int (*change_speed)(struct irda_task *task);
struct module *owner;
};
/*
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment