From: Roel Kluin Date: Tue, 2 Feb 2010 12:43:47 +0000 (+0000) Subject: mISDN: positive error return should be negative in mode_hfcmulti() X-Git-Tag: v2.6.34-rc1~233^2~433 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=650b2ef5d7f1378f65e6a313909d783e4b6477ed;p=pandora-kernel.git mISDN: positive error return should be negative in mode_hfcmulti() The error return should be negative. Its only caller that acts upon its return, handle_bmsg(), transmits the positive error but can also return negative errors. Signed-off-by: Roel Kluin Cc: Karsten Keil Signed-off-by: Andrew Morton Signed-off-by: David S. Miller --- Reading git-diff-tree failed