From: David S. Miller Date: Thu, 5 Dec 2019 22:42:43 +0000 (-0800) Subject: Merge branch 'hns3-fixes' X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=a116f4e238cc20dfbac30c65949752798f5b6efa;p=linux.git Merge branch 'hns3-fixes' Huazhong Tan says: ==================== net: hns3: fixes for -net This patchset includes misc fixes for the HNS3 ethernet driver. [patch 1/3] fixes a TX queue not restarted problem. [patch 2/3] fixes a use-after-free issue. [patch 3/3] fixes a VF ID issue for setting VF VLAN. change log: V1->V2: keeps 'ring' as parameter in hns3_nic_maybe_stop_tx() in [patch 1/3], suggestted by David. rewrites [patch 2/3]'s commit log to make it be easier to understand, suggestted by David. ==================== Signed-off-by: David S. Miller --- a116f4e238cc20dfbac30c65949752798f5b6efa