drivers/net/cxgb3/t3_hw.c: use new hex_to_bin() method
authorAndy Shevchenko <ext-andriy.shevchenko@nokia.com>
Tue, 20 Jul 2010 12:25:16 +0000 (12:25 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 21 Jul 2010 18:16:09 +0000 (11:16 -0700)
Get rid of own implementation of hex_to_bin().

Signed-off-by: Andy Shevchenko <ext-andriy.shevchenko@nokia.com>
Acked-by: Divy Le Ray <divy@chelsio.com>
Cc: "David S. Miller" <davem@davemloft.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found