commit | e3bf14bdc17a8e917f337760cc7cacf3232d7dbc | [log] [tgz] |
---|---|---|
author | Jason Gunthorpe <jgunthorpe@obsidianresearch.com> | Mon Aug 14 14:57:39 2017 -0600 |
committer | Doug Ledford <dledford@redhat.com> | Tue Aug 22 17:04:22 2017 -0400 |
tree | d3cadc75b4c94b80f41118358053541e97f2ed86 | |
parent | 1eb5be0ec79a7b21cd6b5b73d9de294dc1809e0f [diff] |
rdma: Autoload netlink client modules If a message comes in and we do not have the client in the table, then try to load the module supplying that client using MODULE_ALIAS to find it. This duplicates the scheme seen in other netlink muxes (eg nfnetlink). Signed-off-by: Jason Gunthorpe <jgunthorpe@obsidianresearch.com> Reviewed-by: Leon Romanovsky <leonro@mellanox.com> Signed-off-by: Doug Ledford <dledford@redhat.com>