Re: [dpdk-dev] [PATCH v2 15/52] net/ice/base: group function protoypes together

2020-06-11 Thread Ferruh Yigit
On 6/9/2020 12:59 PM, Qi Zhang wrote: In patch title, 's/protoypes/prototypes/' > There are some function prototypes at the beginning of the file and > some at the end, group them all together so that they are in one > consistent location. > > Signed-off-by: Tony Nguyen > Signed-off-by: Paul M.

[dpdk-dev] [PATCH v2 15/52] net/ice/base: group function protoypes together

2020-06-09 Thread Qi Zhang
There are some function prototypes at the beginning of the file and some at the end, group them all together so that they are in one consistent location. Signed-off-by: Tony Nguyen Signed-off-by: Paul M. Stillwell Jr Signed-off-by: Qi Zhang --- drivers/net/ice/base/ice_fdir.h | 83