summaryrefslogtreecommitdiff
path: root/hash.c
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2015-08-04 15:34:57 +0200
committerTobias Klauser <tklauser@distanz.ch>2015-08-06 09:07:31 +0200
commit84ff3218df9abc77f08ac6e99c8e259c0f4e9a76 (patch)
treeac446ee764628fa4e1c9c2dad50ea1c04725aa41 /hash.c
parent2403c37fa6f30bd960cd1301bb4584f74398618c (diff)
build: travis: Switch from legacy to container based travis builds
We should get faster builds by using their new infrastructure. Reference: http://docs.travis-ci.com/user/migrating-from-legacy/ Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'hash.c')
0 files changed, 0 insertions, 0 deletions
ux/net-next.git/diff/tools/power/acpi/os_specific/service_layers?id=c73e44269369e936165f0f9b61f1f09a11dae01c&id2=040587af31228d82c52267f717c9fcdb65f36335'>diff)
net: thunderx: avoid 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 'tools/power/acpi/os_specific/service_layers')