From: Andy Shevchenko Date: Mon, 11 Oct 2010 13:58:33 +0000 (+0300) Subject: staging: brcm80211: remove useless bcm_ether_ntoa() X-Git-Tag: v2.6.37-rc1~60^2~3^2~153 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ba07d0cbc919613ce48acc0a43d6e8ab35cd7748;p=pandora-kernel.git staging: brcm80211: remove useless bcm_ether_ntoa() 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 Cc: Nohee Ko Cc: Greg Kroah-Hartman Cc: linux-wireless@vger.kernel.org Cc: devel@driverdev.osuosl.org Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed