]> asedeno.scripts.mit.edu Git - linux.git/commit
net: hns3: deleted logging 1 bit errors
authorShiju Jose <shiju.jose@huawei.com>
Fri, 7 Dec 2018 21:08:05 +0000 (21:08 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 7 Dec 2018 23:57:01 +0000 (15:57 -0800)
commit8bb147927c7c6caf8a26d9f5022f5744b12ea55a
treea785a62f8a3292b43f64c7d5edebc88f0d3d5263
parent332fbf576579a78a769209a9e588dae0c8fc0bdb
net: hns3: deleted logging 1 bit errors

This patch deletes logging 1 bit errors for the following reasons.
1. AER does not notify 1 bit errors to the device drivers.
   However AER reports 1 bit errors to the userspace through the
   trace_aer_event for logging in the rasdaemon.
2. Firmware clears the status of 1 bit errors in the hw registers.

Signed-off-by: Shiju Jose <shiju.jose@huawei.com>
Signed-off-by: Salil Mehta <salil.mehta@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_err.c