commit | 02dc8d634b4f175d92aa8b0b217eb0e4db1a0c3b | [log] [tgz] |
---|---|---|
author | Tadeusz Struk <tadeusz.struk@intel.com> | Fri Apr 15 10:37:58 2016 -0700 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Mon Apr 18 18:49:47 2016 +0800 |
tree | f1a1d21d82dc5b60db593196280c7a18bb5a934e | |
parent | 5f575efea79caae69b81f922d99b221302a2c003 [diff] |
crypto: qat - move vf2pf_init and vf2pf_exit to common The vf2pf_init and vf2pf_exit are exactly the same for all VFs so move them to common and reuse. Tested-by: Suman Bangalore Sathyanarayana <sumanx.bangalore.sathyanarayana@intel.com> Signed-off-by: Tadeusz Struk <tadeusz.struk@intel.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>