summaryrefslogtreecommitdiff
path: root/irq.h
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2013-08-11 14:22:33 +0200
committerTobias Klauser <tklauser@distanz.ch>2013-08-11 14:22:33 +0200
commit93b19b3f28c37fe7d0c5bbd5a927fb4cff69ce31 (patch)
tree21843b6e2b93abc52881937ec772fecfc8b833d7 /irq.h
parentb3773742da2d41636c672a838673615a98407746 (diff)
pcap_io: Fix compiler warning
Fix the following compiler warning that occurs when building with "-W -Wall -Wextra": pcap_io.h: In function ‘pcap_prepare_header’: pcap_io.h:628:255: warning: signed and unsigned type in conditional expression [-Wsign-compare] Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'irq.h')
0 files changed, 0 insertions, 0 deletions
hernet/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 'net/rxrpc/Makefile')