]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit2a0a549f6ff57506dafc8fbed7435f91c98924cf
tree9f2910453e699c06bb647b6f86af1687c58ce3b3
parent0ed2a63360479d346cb37728f469432c233494d8
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