linux/drivers/net/wireless/brcm80211/brcmsmac
Seth Forshee 55cec50555 brcmsmac: Fix possible NULL pointer dereference in _dma_ctrlflags()
There's a debug message to warn if this function is passed a NULL
pointer, but in order to print the message we have to dereference the
pointer. Obviously this isn't a good idea, so remove the message.

Reported-by: Fengguang Wu <fengguang.wu@intel.com>
Signed-off-by: Seth Forshee <seth.forshee@canonical.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2012-11-30 14:00:39 -05:00
..
phy brcmsmac: support 4313iPA 2012-11-30 14:00:22 -05:00
aiutils.c bcma: add an extra pcie core struct 2012-10-19 15:52:59 -04:00
aiutils.h brcmsmac: use chip and package id constants from bcma 2012-07-10 12:16:52 -04:00
ampdu.c brcmsmac: Improve tx trace and debug support 2012-11-20 14:07:38 -05:00
ampdu.h brcmsmac: Remove internal tx queue 2012-11-20 14:04:23 -05:00
antsel.c brcmsmac: Use debug macros for general error and debug statements 2012-11-20 14:06:16 -05:00
antsel.h
brcms_trace_events.c
brcms_trace_events.h brcmsmac: Add tracepoint for AMPDU session information 2012-11-20 14:08:06 -05:00
channel.c brcmsmac: Use debug macros for general error and debug statements 2012-11-20 14:06:16 -05:00
channel.h brcm80211: smac: use current regulatory domain when checking whether OFDM is allowed 2012-06-20 15:14:40 -04:00
d11.h wireless: Remove unnecessary ; from while (0) macros 2012-04-11 16:23:56 -04:00
debug.c brcmsmac: hardware info in debugfs 2012-11-30 13:38:17 -05:00
debug.h brcmsmac: hardware info in debugfs 2012-11-30 13:38:17 -05:00
dma.c brcmsmac: Fix possible NULL pointer dereference in _dma_ctrlflags() 2012-11-30 14:00:39 -05:00
dma.h brcmsmac: Add brcms_dbg_dma() debug macro 2012-11-20 14:07:12 -05:00
mac80211_if.c brcmsmac: hardware info in debugfs 2012-11-30 13:38:17 -05:00
mac80211_if.h brcm80211: Use normal DEBUG define 2012-01-24 14:21:13 -05:00
main.c brcmsmac: fix bounds checking in tx/rx 2012-11-30 13:38:17 -05:00
main.h brcmsmac: Improve tx trace and debug support 2012-11-20 14:07:38 -05:00
Makefile brcmsmac: Add support for writing debug messages to the trace buffer 2012-11-20 14:06:03 -05:00
phy_shim.c brcmsmac: remove brcmsmac own sprom parsing 2012-05-16 12:45:23 -04:00
phy_shim.h brcmsmac: remove brcmsmac own sprom parsing 2012-05-16 12:45:23 -04:00
pmu.c brcmsmac: use chip and package id constants from bcma 2012-07-10 12:16:52 -04:00
pmu.h brcmsmac: remove si_pmu_spuravoid_pllupdate() 2012-07-10 12:16:50 -04:00
pub.h brcmsmac: hardware info in debugfs 2012-11-30 13:38:17 -05:00
rate.c
rate.h brcm80211: smac: remove phy api bypass in rate.h 2011-11-08 15:54:09 -05:00
scb.h
stf.c brcmsmac: Add brcms_dbg_ht() debug macro 2012-11-20 14:07:25 -05:00
stf.h
types.h brcm80211: Convert log message levels to debug levels 2012-11-20 14:05:37 -05:00
ucode_loader.c
ucode_loader.h