astraceroute-libs = -lpthread ifeq ($(CONFIG_GEOIP), 1) astraceroute-libs += -lGeoIP \ -lz endif astraceroute-objs = xmalloc.o \ proto_none.o \ tprintf.o \ bpf.o \ str.o \ sig.o \ sock.o \ link.o \ dev.o \ ring.o \ die.o \ astraceroute.o ifeq ($(CONFIG_GEOIP), 1) astraceroute-objs += geoip.o \ ioops.o endif astraceroute-eflags = astraceroute-confs = geoip.conf .ch/linux/net-next.git' title='net-next.git Git repository'/>
summaryrefslogtreecommitdiff
path: root/.mailmap
diff options
context:
space:
mode:
authorLibin Yang <libin.yang@linux.intel.com>2016-04-18 09:16:28 +0800
committerTakashi Iwai <tiwai@suse.de>2016-04-18 07:27:08 +0200
commited0739b577f2ddd53835f1e20d014fccab195c42 (patch)
treef10b5731389166f632eb6f5e7cd01c8c670f66b6 /.mailmap
parent50fd4987c4f3c3ebf0ce94d932732011bbdc7c71 (diff)
ALSA - hda: hdmi check NULL pointer in hdmi_set_chmap
Make sure per_pin is not NULL before using it. Fixes: 9b3dc8aa3fb1 ('ALSA: hda - Register chmap obj as priv data instead of codec') Signed-off-by: Libin Yang <libin.yang@linux.intel.com> Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to '.mailmap')