commit | 2b6d83d6623dfc4ea036b62b405ce206edfcaa52 | [log] [tgz] |
---|---|---|
author | Andy Shevchenko <andy.shevchenko@gmail.com> | Sat Oct 16 13:11:12 2010 +0300 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Tue Oct 19 10:04:17 2010 -0700 |
tree | 1ed15bad13fdff86cfcef858873c739971cc2fa3 | |
parent | a113af9a35191901a2be532a7d70ee2dff8ad82d [diff] |
staging: wlags49_h2: remove useless DbgHwAddr() method There is no needs to prepare string for MAC addresses beforehand, due to kernel's *printf() have '%pM' format option. Signed-off-by: Andy Shevchenko <andy.shevchenko@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>