isdn/gigaset: remove dummy CAPI method implementations
commite487639dc8ca6bd6c19a4140f45ebc88da56ddd5
authorTilman Schmidt <tilman@imap.cc>
Sun, 23 May 2010 01:02:38 +0000 (23 01:02 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 24 May 2010 06:57:44 +0000 (23 23:57 -0700)
tree8e53655324747a24adbe586f2cd71c05baef73b8
parent85a83560afa69862639fb2d6f670b4440a003335
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