gigaset: fix error return code
authorTilman Schmidt <tilman@imap.cc>
Wed, 13 May 2009 12:44:17 +0000 (12:44 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 18 May 2009 03:51:25 +0000 (20:51 -0700)
commit7226d7c9607b754cdad612b75122d640ff3b85ed
treeab2451fc73ed8e9a2a355cc063b4e7968dab0268
parent1315d69634834f1f485b21b0ed8f10b763a675d2
gigaset: fix error return code

gigaset_register_to_LL() is expected to print a message and return 0
on failure. Make it do so consistently.

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