net: hinic: add a blank line after declarations
There should be a blank line after declarations, so just add it. Signed-off-by: Daode Huang <huangdaode@huawei.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
c199fdb8ab
commit
44401b677a
@ -377,6 +377,7 @@ static int offload_csum(struct hinic_sq_task *task, u32 *queue_info,
|
||||
} else if (ip.v4->version == 6) {
|
||||
unsigned char *exthdr;
|
||||
__be16 frag_off;
|
||||
|
||||
l3_type = IPV6_PKT;
|
||||
tunnel_type = TUNNEL_UDP_CSUM;
|
||||
exthdr = ip.hdr + sizeof(*ip.v6);
|
||||
|
Loading…
x
Reference in New Issue
Block a user