staging: wlags49_h2: remove useless DbgHwAddr() method
authorAndy Shevchenko <andy.shevchenko@gmail.com>
Sat, 16 Oct 2010 10:11:12 +0000 (13:11 +0300)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 19 Oct 2010 17:04:17 +0000 (10:04 -0700)
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>

No differences found