From f2b56afd406b455fba339a35f43bfc4ada198073 Mon Sep 17 00:00:00 2001 From: Andy Shevchenko Date: Fri, 30 Sep 2011 14:39:54 +0300 Subject: [PATCH] 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-format-patch failed