From: Hariprasad Shenai
Date: Fri, 3 Jul 2015 16:10:51 +0530
> Part of commit 49aa284fe64c4c1 ("cxgb4: Add support for devlog")
> change introduced a real bug where the Device Log Sequence Numbers are
> no longer being converted from firmware Big-Endian to local CPU-Endian
> format.
>
> This pa
Part of commit 49aa284fe64c4c1 ("cxgb4: Add support for devlog")
change introduced a real bug where the Device Log Sequence Numbers are
no longer being converted from firmware Big-Endian to local CPU-Endian
format.
This patch moves all of the translation into the devlog_show() routine.
The only en