From: Andy Shevchenko Date: Fri, 30 Sep 2011 11:39:54 +0000 (+0300) Subject: iscsi-target: use native hex2bin for chap_string_to_hex X-Git-Tag: v3.2-rc1~24^2~60 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f2b56afd406b455fba339a35f43bfc4ada198073;p=pandora-kernel.git iscsi-target: use native hex2bin for chap_string_to_hex This patch converts chap_string_to_hex() to use hex2bin() instead of the internal chap_asciihex_to_binaryhex(). (nab: Fix up minor compile breakage + typo) Signed-off-by: Andy Shevchenko Cc: "Nicholas A. Bellinger" Signed-off-by: Nicholas Bellinger --- Reading git-diff-tree failed