]> git.baikalelectronics.ru Git - kernel.git/commit
isdn/gigaset: remove dummy CAPI method implementations
authorTilman Schmidt <tilman@imap.cc>
Sun, 23 May 2010 01:02:38 +0000 (01:02 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 24 May 2010 06:57:44 +0000 (23:57 -0700)
commit1278bda5f901fe34542419df3ebd49b33b536da3
tree8e53655324747a24adbe586f2cd71c05baef73b8
parentee8671db8193a08b57f4b3b0d3cd497d2b0de1be
isdn/gigaset: remove dummy CAPI method implementations

Dummy implementations for the optional CAPI controller operations
load_firmware and reset_ctr can cause userspace callers to hang
indefinitely. It's better not to implement them at all.

Signed-off-by: Tilman Schmidt <tilman@imap.cc>
Acked-by: Karsten Keil <isdn@linux-pingi.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/isdn/gigaset/capi.c