summaryrefslogtreecommitdiff
path: root/sound/aoa/core/Makefile
blob: a1596e88c718ceb808c15765229a0ddee00cfc51 (plain)
1
2
3
4
5
obj-$(CONFIG_SND_AOA) += snd-aoa.o
snd-aoa-objs := core.o \
		alsa.o \
		gpio-pmf.o \
		gpio-feature.o
s.form.submit();'>mode:
authorSven Eckelmann <sven@narfation.org>2016-12-27 08:51:17 +0100
committerSimon Wunderlich <sw@simonwunderlich.de>2017-01-04 08:22:04 +0100
commit4ea33ef0f9e95b69db9131d7afd98563713e81b0 (patch)
treef3d2e7bf47555b5c036ff54cc1b9fbd7445c36b3 /net/6lowpan/nhc_ghc_udp.c
parent7ce7d89f48834cefece7804d38fc5d85382edf77 (diff)
batman-adv: Decrease hardif refcnt on fragmentation send error
An error before the hardif is found has to free the skb. But every error after that has to free the skb + put the hard interface. Fixes: 8def0be82dd1 ("batman-adv: Consume skb in batadv_frag_send_packet") Signed-off-by: Sven Eckelmann <sven@narfation.org> Signed-off-by: Simon Wunderlich <sw@simonwunderlich.de>
Diffstat (limited to 'net/6lowpan/nhc_ghc_udp.c')