From: Vasundhara Volam Date: Tue, 2 Sep 2014 04:26:54 +0000 (+0530) Subject: be2net: make be_cmd_get_regs() return a status X-Git-Tag: fixes-against-v3.18-rc2~81^2~174^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c5f156def02bffe41bb6c931302c074d00465354;p=pandora-kernel.git be2net: make be_cmd_get_regs() return a status There are a few failure cases in be_cmd_get_regs() that ideally must return an error value. This style is used across all the routines in be_cmds.c with this routine being an exception. This patch fixes this. Signed-off-by: Vasundhara Volam Signed-off-by: Sathya Perla Signed-off-by: David S. Miller --- Reading git-diff-tree failed