commit | 6814b5900b83de632d6709e21f906391496f5fc5 | [log] [tgz] |
---|---|---|
author | Peng Li <lipeng321@huawei.com> | Sun Apr 14 09:47:46 2019 +0800 |
committer | David S. Miller <davem@davemloft.net> | Sun Apr 14 13:47:35 2019 -0700 |
tree | 8a9d145f8f6b0c9bb524dda1ea48c30ae650dae9 | |
parent | cc5ff6e90f808f9a4c8229bf2f1de0dfe5d7931c [diff] |
net: hns3: code optimization for command queue' spin lock This patch removes some redundant BH disable when initializing and uninitializing command queue. Signed-off-by: Peng Li <lipeng321@huawei.com> Signed-off-by: Huazhong Tan <tanhuazhong@huawei.com> Signed-off-by: David S. Miller <davem@davemloft.net>