Re: [PATCH] benet:Make the function be_get_sriov_config have a return type of void

2015-06-17 Thread Sathya Perla
On Tue, Jun 16, 2015 at 7:12 PM, Nicholas Krause wrote: > This makes the function be_get_sriov_config have a return type of > void now due to never signaling/nor its only caller the function > be_alloc_sriov_res checking if this function has returned a > error code to indicate this particular

Re: [PATCH] benet:Make the function be_get_sriov_config have a return type of void

2015-06-17 Thread Sathya Perla
On Tue, Jun 16, 2015 at 7:12 PM, Nicholas Krause xerofo...@gmail.com wrote: This makes the function be_get_sriov_config have a return type of void now due to never signaling/nor its only caller the function be_alloc_sriov_res checking if this function has returned a error code to indicate this