commit | 1b3725781a07f754d1b81065926495c79c2183e6 | [log] [tgz] |
---|---|---|
author | Huazhong Tan <tanhuazhong@huawei.com> | Mon Jul 16 16:36:19 2018 +0100 |
committer | David S. Miller <davem@davemloft.net> | Mon Jul 16 11:16:44 2018 -0700 |
tree | 7c84e27df900379c012b288e3e6375ca2626c36e | |
parent | aea06eb276d99590f400c877ca2bd74b4db91330 [diff] |
net: hns3: Modify the order of initializing command queue register According to hardware's description, the head pointer register should be written before the tail pointer register while doing command queue initialization. Signed-off-by: Huazhong Tan <tanhuazhong@huawei.com> Signed-off-by: Peng Li <lipeng321@huawei.com> Signed-off-by: Salil Mehta <salil.mehta@huawei.com> Signed-off-by: David S. Miller <davem@davemloft.net>