lkml.org 
[lkml]   [2017]   [Dec]   [19]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
SubjectRe: [PATCH V2 net-next 01/17] net: hns3: add support to query tqps number
From
From: Lipeng <lipeng321@huawei.com>
Date: Tue, 19 Dec 2017 12:02:23 +0800

> @@ -5002,6 +5002,26 @@ static void hclge_uninit_ae_dev(struct hnae3_ae_dev *ae_dev)
> ae_dev->priv = NULL;
> }
>
> +static u32 hclge_get_max_channels(struct hnae3_handle *handle)
> +{
> + struct hclge_vport *vport = hclge_get_vport(handle);
> + struct hnae3_knic_private_info *kinfo = &handle->kinfo;
> + struct hclge_dev *hdev = vport->back;
> +

Please order local variables from longest to shortest line.

Please audit your entire submission for this problem.

\
 
 \ /
  Last update: 2017-12-19 20:17    [W:0.065 / U:0.244 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site