From 529a929912ac9b23faa243ee624e2177f13e0774 Mon Sep 17 00:00:00 2001 From: Andy Shevchenko Date: Thu, 10 Jul 2014 09:11:21 +0530 Subject: [PATCH] staging: rtl8188eu: substitute custom hex2bin() Instead of using custom code to convert hexdecinal strings to their binary represantation let's use kernel's library function. Signed-off-by: Andy Shevchenko Signed-off-by: navin patidar Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed