projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
71ee673
)
RDMA/ocrdma: update ocrdma module license string
author
Devesh Sharma
<
[email protected]
>
Thu, 23 Jul 2015 23:34:00 +0000
(
05:04
+0530)
committer
Doug Ledford
<
[email protected]
>
Fri, 24 Jul 2015 15:34:41 +0000
(11:34 -0400)
Change module_license from "GPL" to "Dual BSD/GPL"
Cc: Tejun Heo <
[email protected]
>
Cc: Duan Jiong <
[email protected]
>
Cc: Roland Dreier <
[email protected]
>
Cc: Jes Sorensen <
[email protected]
>
Cc: Sasha Levin <
[email protected]
>
Cc: Dan Carpenter <
[email protected]
>
Cc: Prarit Bhargava <
[email protected]
>
Cc: Colin Ian King <
[email protected]
>
Cc: Wei Yongjun <
[email protected]
>
Cc: Moni Shoua <
[email protected]
>
Cc: Rasmus Villemoes <
[email protected]
>
Cc: Li RongQing <
[email protected]
>
Cc: Devendra Naga <
[email protected]
>
Signed-off-by: Devesh Sharma <
[email protected]
>
Signed-off-by: Doug Ledford <
[email protected]
>
drivers/infiniband/hw/ocrdma/ocrdma_main.c
patch
|
blob
|
history
diff --git
a/drivers/infiniband/hw/ocrdma/ocrdma_main.c
b/drivers/infiniband/hw/ocrdma/ocrdma_main.c
index 6ded95a667255a1f870654ffec729242be6f3883..b119a3413a155574ae1eb1bdd020bb7d77e42822 100644
(file)
--- a/
drivers/infiniband/hw/ocrdma/ocrdma_main.c
+++ b/
drivers/infiniband/hw/ocrdma/ocrdma_main.c
@@
-61,7
+61,7
@@
MODULE_VERSION(OCRDMA_ROCE_DRV_VERSION);
MODULE_DESCRIPTION(OCRDMA_ROCE_DRV_DESC " " OCRDMA_ROCE_DRV_VERSION);
MODULE_AUTHOR("Emulex Corporation");
-MODULE_LICENSE("GPL");
+MODULE_LICENSE("
Dual BSD/
GPL");
static LIST_HEAD(ocrdma_dev_list);
static DEFINE_SPINLOCK(ocrdma_devlist_lock);