From c5f156def02bffe41bb6c931302c074d00465354 Mon Sep 17 00:00:00 2001 From: Vasundhara Volam Date: Tue, 2 Sep 2014 09:56:54 +0530 Subject: [PATCH] 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-format-patch failed