git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1b76d38
)
RDMA/ocrdma: Remove a unused-label warning
author
Li RongQing
<roy.qing.li@gmail.com>
Mon, 29 Sep 2014 06:59:43 +0000
(14:59 +0800)
committer
Roland Dreier
<roland@purestorage.com>
Fri, 10 Oct 2014 16:43:01 +0000
(09:43 -0700)
If IPV6 is disabled, we get the warning:
drivers/infiniband/hw/ocrdma/ocrdma_main.c:650:1: warning: label ‘err_notifier6’ defined but not used [-Wunused-label]
Signed-off-by: Li RongQing <roy.qing.li@gmail.com>
Signed-off-by: Roland Dreier <roland@purestorage.com>
No differences found