commit | 26355387c21accb0919d34ee59478c23b2030ee5 | [log] [tgz] |
---|---|---|
author | Andy Shevchenko <[email protected]> | Mon May 24 14:33:28 2010 -0700 |
committer | Linus Torvalds <[email protected]> | Tue May 25 08:07:06 2010 -0700 |
tree | c6acac2eaf2ebe9f95cbd560e2e3ed279eab59b7 | |
parent | 91f06e66805dd94825885b3ec392c693fe9ef4d9 [diff] |
drivers: wireless: use new hex_to_bin() method Instead of using own implementation involve hex_to_bin() function. Signed-off-by: Andy Shevchenko <[email protected]> Acked-by: John W. Linville <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>