commit | cb130a0b41d2a825fa48d7dfc964f08da9ccbb96 | [log] [tgz] |
---|---|---|
author | Bimmy Pujari <bimmy.pujari@intel.com> | Tue Sep 06 18:05:03 2016 -0700 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Thu Sep 22 22:33:40 2016 -0700 |
tree | 85a85b48b393422c8cca63fe7364238c21d5d58f | |
parent | 3f341acc1c65b800ced567174c683cda12dfb17d [diff] |
i40evf: remove unnecessary error checking against i40evf_up_complete Function i40evf_up_complete() always returns success. Changed this to a void type and removed the code that checks the return status and prints an error message. Change-ID: I8c400f174786b9c855f679e470f35af292fb50ad Signed-off-by: Bimmy Pujari <bimmy.pujari@intel.com> Tested-by: Andrew Bowers <andrewx.bowers@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>