summaryrefslogtreecommitdiff
path: root/protos.h
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2016-04-22 12:10:21 +0200
committerTobias Klauser <tklauser@distanz.ch>2016-04-22 12:10:21 +0200
commit0f6b6059d9d4d36e1132af423ccac33267e910a5 (patch)
tree76fa917b696e8637c64d21d0f14ba9bc27eacbc4 /protos.h
parent0349b93a6689aa9a57e8cf4b686455155a23ffa5 (diff)
build: travis: Build with and without libGeoIP/zlib
In order to catch problems with missing libGeoIP/zlib stubs already in Travis CI, use the DISABLE_{GEOIP,ZLIB} variables to the configure script in all possible combinations during the CI build. Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'protos.h')
0 files changed, 0 insertions, 0 deletions
oid dereferencing xcv when NULL
This fixes the following smatch and coccinelle warnings: drivers/net/ethernet/cavium/thunder/thunder_xcv.c:119 xcv_setup_link() error: we previously assumed 'xcv' could be null (see line 118) [smatch] drivers/net/ethernet/cavium/thunder/thunder_xcv.c:119:16-20: ERROR: xcv is NULL but dereferenced. [coccinelle] Fixes: 6465859aba1e66a5 ("net: thunderx: Add RGMII interface type support") Signed-off-by: Vincent Stehlé <vincent.stehle@laposte.net> Cc: Sunil Goutham <sgoutham@cavium.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'sound/pci/echoaudio/mona.c')