git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
88b3eaa
)
staging: brcm80211: remove useless bcm_ether_ntoa()
author
Andy Shevchenko
<andy.shevchenko@gmail.com>
Mon, 11 Oct 2010 13:58:33 +0000
(16:58 +0300)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Tue, 12 Oct 2010 16:03:29 +0000
(09:03 -0700)
Since we have '%pM' modifier in the kernel's *printf() we don't need to
convert address to the string beforehand.
Signed-off-by: Andy Shevchenko <andy.shevchenko@gmail.com>
Cc: Nohee Ko <noheek@broadcom.com>
Cc: Greg Kroah-Hartman <gregkh@suse.de>
Cc: linux-wireless@vger.kernel.org
Cc: devel@driverdev.osuosl.org
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found