dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/net/wireless/brcm80211
Arend van Spriel 09c7dfa0f0 brcm80211: util: remove function brcmu_format_hex() from brcmutil
The function brcmu_format_hex() filled a string buffer with byte
values from a data buffer. The calling function used this string
buffer in a printk. Now the calling function uses the kernel
function print_hex_dump_bytes().

Reported-by: Johannes Berg <johannes@sipsolutions.net>
Reviewed-by: Alwin Beukers <alwin@broadcom.com>
Reviewed-by: Roland Vossen <rvossen@broadcom.com>
Reviewed-by: Pieter-Paul Giesberts <pieterpg@broadcom.com>
Signed-off-by: Arend van Spriel <arend@broadcom.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2011-11-08 15:54:10 -05:00
..
brcmfmac brcm80211: util: move brcmu_pktfrombuf() function to brcmfmac 2011-11-08 15:54:09 -05:00
brcmsmac brcm80211: util: remove function brcmu_format_hex() from brcmutil 2011-11-08 15:54:10 -05:00
brcmutil brcm80211: util: remove function brcmu_format_hex() from brcmutil 2011-11-08 15:54:10 -05:00
include brcm80211: util: remove function brcmu_format_hex() from brcmutil 2011-11-08 15:54:10 -05:00
Kconfig
Makefile