]> git.baikalelectronics.ru Git - kernel.git/commit
synclink_gt fix module reference
authorPaul Fulghum <paulkf@microgate.com>
Wed, 22 Aug 2007 21:01:50 +0000 (14:01 -0700)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Thu, 23 Aug 2007 02:52:46 +0000 (19:52 -0700)
commit9e1f51023646e5dc8307c54452bdbc78d7886929
tree787e2771cff667e7e2494138475409c27e511517
parent31f8ae06bf46d4c94ccf2b29e7503e71f307259a
synclink_gt fix module reference

Get module reference on open() by generic HDLC to prevent module from
unloading while interface is active.

Signed-off-by: Paul Fulghum <paulkf@microgate.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/char/synclink_gt.c