net: hinic: Convert the cmd code from decimal to hex to be more readable
authorCai Huoqing <cai.huoqing@linux.dev>
Thu, 3 Nov 2022 08:05:09 +0000 (16:05 +0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 7 Nov 2022 08:50:20 +0000 (08:50 +0000)
commitac33d7ae8f7117df63267207f889cd535402381b
tree8fb0e6c6d232d9b6b4867b6118669bfb9945659f
parenta352a2c5d2a504f17c7096c9085177a54917012d
net: hinic: Convert the cmd code from decimal to hex to be more readable

The print cmd code is in hex, so using hex cmd code intead of
decimal is easy to check the value with print info.

Signed-off-by: Cai Huoqing <cai.huoqing@linux.dev>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/huawei/hinic/hinic_hw_dev.h