summaryrefslogtreecommitdiff
path: root/stun.h
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2015-04-21 18:12:58 +0200
committerTobias Klauser <tklauser@distanz.ch>2015-04-21 18:12:58 +0200
commitfa6e21e9393f814f9656460aeaa288dc543d6cec (patch)
tree53544d9b25c91e9a1ea417f966933180fe4efa01 /stun.h
parent679e6211238039322272e0d3d085fab0d7c5c91d (diff)
dissectors: 80211_mac_hdr: Check return value of pkt_pull
Prevent a NULL pointer dereference if (for whatever reason) pkt_pull returns NULL. This issue was discovered using the Coverity scanner. Fixes: 9278bb65 ("netsniff-ng: Dump basic radiotap header info") Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'stun.h')
0 files changed, 0 insertions, 0 deletions
gulator: axp20x: AXP806: Fix dcdcb being set instead of dcdce
A typo or copy-paste bug means that the register access intended for regulator dcdce goes to dcdcb instead. This patch corrects it. Fixes: 2ca342d391e3 (regulator: axp20x: Support AXP806 variant) Signed-off-by: Rask Ingemann Lambertsen <rask@formelder.dk> Acked-by: Chen-Yu Tsai <wens@csie.org> Signed-off-by: Mark Brown <broonie@kernel.org> Cc: stable@vger.kernel.org
Diffstat (limited to 'drivers/usb/dwc3/Makefile')