isdn/gigaset: avoid copying AT commands twice
authorTilman Schmidt <tilman@imap.cc>
Mon, 5 Jul 2010 14:18:43 +0000 (14:18 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 7 Jul 2010 23:57:51 +0000 (16:57 -0700)
Change the Gigaset driver's internal write_cmd interface to accept a
cmdbuf structure instead of a string. This avoids copying formatted
AT commands a second time.

Impact: optimization
Signed-off-by: Tilman Schmidt <tilman@imap.cc>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found