[Patch net 0/4] net: hns: bug fixes & optimization for HNS driver

2018-08-22 Thread Huazhong Tan
This patchset presents some bug fixes found out when CONFIG_ARM64_64K_PAGES enable and an optimization for HNS driver. Huazhong Tan (4): net: hns: fix length and page_offset overflow when CONFIG_ARM64_64K_PAGES net: hns: modify variable type in hns_nic_reuse_page net: hns: fix skb->trues

Re: [Patch net 0/4] net: hns: bug fixes & optimization for HNS driver

2018-08-22 Thread David Miller
From: Huazhong Tan Date: Thu, 23 Aug 2018 11:10:09 +0800 > This patchset presents some bug fixes found out when > CONFIG_ARM64_64K_PAGES enable and an optimization for HNS driver. Series applied, thank you.