cxgb3: re-use native hex2bin()
authorAndy Shevchenko <andy.shevchenko@gmail.com>
Thu, 22 Jan 2015 21:37:39 +0000 (23:37 +0200)
committerDavid S. Miller <davem@davemloft.net>
Sun, 25 Jan 2015 08:09:41 +0000 (00:09 -0800)
Call hex2bin() library function instead of doing conversion here.

Signed-off-by: Andy Shevchenko <andy.shevchenko@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/chelsio/cxgb3/t3_hw.c