Commit c95b2dcb authored by Chas Williams's avatar Chas Williams Committed by David S. Miller

[ATM]: [firestream] Allow module refcounting.

parent 588e0a2d
......@@ -1282,9 +1282,7 @@ static const struct atmdev_ops ops = {
.open = fs_open,
.close = fs_close,
.send = fs_send,
#if 0
.owner = THIS_MODULE,
#endif
/* ioctl: fs_ioctl, */
/* getsockopt: fs_getsockopt, */
/* setsockopt: fs_setsockopt, */
......
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