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)
commit7aee42c6764bae75d0eb2f674f0874193de90c05
tree9f2910453e699c06bb647b6f86af1687c58ce3b3
parent51487ae736fecf41e8c58cf668934babe9700363
cxgb3: re-use native hex2bin()

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
This page took 0.025803 seconds and 5 git commands to generate.