gigaset: fix format string typo in CAPI dial command
authorTilman Schmidt <tilman@imap.cc>
Sun, 25 Oct 2009 09:29:47 +0000 (09:29 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 29 Oct 2009 08:37:08 +0000 (01:37 -0700)
commit22077ebceb44f4097d4677e2a26bc1175143d647
tree96416fb1b88a65096a55e17b20d7c4439ae6c4c4
parent6c91191668d32ea15e6950de4ee35b6c75cf4da8
gigaset: fix format string typo in CAPI dial command

A missing dot lead to garbage characters being included in the
dial command generated from a CAPI CONNECT_REQ message, which
interestingly enough worked anyway, illustrating the resilience
of the device.

Impact: bugfix
Signed-off-by: Tilman Schmidt <tilman@imap.cc>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/isdn/gigaset/capi.c