staging: lustre: lnet: lnet: Module is LNet, not Portals
Fix the module version to match upstream development. Signed-off-by: Mike Shuey <shuey@purdue.edu> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
7c285a1934
commit
92980ff946
1 changed files with 1 additions and 1 deletions
|
|
@ -147,7 +147,7 @@ fini_lnet(void)
|
|||
}
|
||||
|
||||
MODULE_AUTHOR("Peter J. Braam <braam@clusterfs.com>");
|
||||
MODULE_DESCRIPTION("Portals v3.1");
|
||||
MODULE_DESCRIPTION("LNet v3.1");
|
||||
MODULE_LICENSE("GPL");
|
||||
MODULE_VERSION("1.0.0");
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue