From: Olivier Sobrie Date: Sat, 9 Jul 2011 10:57:05 +0000 (+0200) Subject: libertas: fix errors in functions accessing module registers X-Git-Tag: v3.1-rc1~316^2~124^2^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=edcc3604805b37344d0569b61a34dbe22943ba9f;p=pandora-kernel.git libertas: fix errors in functions accessing module registers Problems located in the two functions lbs_set_reg() and lbs_get_reg(): - The offset field of struct cmd_ds_reg_access was not filled in - The test on the return code of lbs_cmd_with_response() in function lbs_get_reg() was inverted Signed-off-by: Olivier Sobrie Signed-off-by: John W. Linville --- Reading git-diff-tree failed