linux_old1/drivers/net/wireless/brcm80211/brcmfmac
Jiri Pirko 7826d43f2d ethtool: fix drvinfo strings set in drivers
Use strlcpy where possible to ensure the string is \0 terminated.
Use always sizeof(string) instead of 32, ETHTOOL_BUSINFO_LEN
and custom defines.
Use snprintf instead of sprint.
Remove unnecessary inits of ->fw_version
Remove unnecessary inits of drvinfo struct.

Signed-off-by: Jiri Pirko <jiri@resnulli.us>
Signed-off-by: David S. Miller <davem@davemloft.net>
2013-01-06 21:06:31 -08:00
..
Makefile brcmfmac: rework firmware event handling code 2012-11-16 14:28:45 -05:00
bcmsdh.c brcmfmac: error messages should not be suppressed 2012-12-10 15:33:06 -05:00
bcmsdh_sdmmc.c brcmfmac: error messages should not be suppressed 2012-12-10 15:33:06 -05:00
dhd.h brcmfmac: rework bus interface 2012-12-10 15:33:05 -05:00
dhd_bus.h brcmfmac: rework bus interface 2012-12-10 15:33:05 -05:00
dhd_cdc.c brcmfmac: error messages should not be suppressed 2012-12-10 15:33:06 -05:00
dhd_common.c brcmfmac: error messages should not be suppressed 2012-12-10 15:33:06 -05:00
dhd_dbg.c brcmfmac: rework bus interface 2012-12-10 15:33:05 -05:00
dhd_dbg.h brcmfmac: consolidate debug macros in wl_cfg80211 2012-12-10 15:47:26 -05:00
dhd_linux.c ethtool: fix drvinfo strings set in drivers 2013-01-06 21:06:31 -08:00
dhd_proto.h brcmfmac: code cleanup 2012-11-16 14:29:05 -05:00
dhd_sdio.c brcmfmac: error messages should not be suppressed 2012-12-10 15:33:06 -05:00
fweh.c brcmfmac: error messages should not be suppressed 2012-12-10 15:33:06 -05:00
fweh.h brcmfmac: use one list of event defintions 2012-12-10 15:33:05 -05:00
fwil.c brcmfmac: error messages should not be suppressed 2012-12-10 15:33:06 -05:00
fwil.h brcmfmac: use struct brcmf_if as interface object for fwil functions 2012-10-29 15:28:27 -04:00
sdio_chip.c brcmfmac: error messages should not be suppressed 2012-12-10 15:33:06 -05:00
sdio_chip.h brcm80211: fmac: add resetcore function for bcm4330 chip 2011-11-11 14:28:37 -05:00
sdio_host.h brcmfmac: clear status for in-band interrupt in brcmf_sdbrcm_isr 2012-09-24 14:59:09 -04:00
usb.c brcmfmac: error messages should not be suppressed 2012-12-10 15:33:06 -05:00
usb.h brcmfmac: usb suspend/resume. 2012-11-16 14:28:47 -05:00
usb_rdl.h brcm80211: fmac: add USB support for bcm43235/6/8 chipsets 2012-02-22 14:48:53 -05:00
wl_cfg80211.c brcmfmac: remove WL_CONN() macro 2012-12-10 15:47:28 -05:00
wl_cfg80211.h brcmfmac: remove WL_CONN() macro 2012-12-10 15:47:28 -05:00