]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
wireless: at76c50x: eliminate hex2str()
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Wed, 5 Sep 2012 08:52:32 +0000 (11:52 +0300)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 11 Sep 2012 19:13:53 +0000 (15:13 -0400)
commit44afb60f3927c6f732522a477eb77c9db83bd404
tree56a8dea8078b7ebf00ba0e5ec4a0aa7f1be9f7e6
parent827810425befee2c2d86844eb3dce66a78938f06
wireless: at76c50x: eliminate hex2str()

The hex2str() is substituted by '%*phD' specificator.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Tested-by: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/at76c50x-usb.c