Files
android_kernel_xiaomi_sm8450/drivers/net/ethernet
Peng Li 90b99b094b net: hns3: Fixes the state to indicate client-type initialization
HNAE3 module supports kernel nic driver, user nic driver and roce driver,
and there are 3 client types. Driver uses one bit(HNAE3_CLIENT_INITED_B)
to indicate the client initialization state, it will cause confusion
for 3 client types. This patch fixes it by use 3 bits to indicate the
initialization state.

Fixes: 38caee9d3e ("net: hns3: Add support of the HNAE3 framework")
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>
2018-05-29 00:04:26 -04:00
..
2018-05-24 23:05:30 -04:00
2018-03-20 12:08:45 -04:00
2018-02-22 10:44:36 +08:00
2018-05-18 11:30:25 -04:00
2018-01-17 18:04:43 -06:00
2017-11-16 22:58:12 +09:00