OpenCloudOS-Kernel/drivers/net/ethernet/chelsio/cxgb4
Hariprasad Shenai fda8b18c51 cxgb4: Fix incorrect sequence numbers shown in devlog
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 endianness code now in devlog_open() is the small loop to find the
earliest (lowest Sequence Number) Device Log entry in the circular buffer.

Signed-off-by: Hariprasad Shenai <hariprasad@chelsio.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2015-07-03 09:54:02 -07:00
..
Makefile cxgb4: Move ethtool related code to a separate file 2015-04-07 17:38:54 -04:00
clip_tbl.c cxgb4: Fix incorrect 'c' suffix to %pI4, use %pISc instead 2015-02-20 17:25:52 -05:00
clip_tbl.h cxgb4: Fix incorrect 'c' suffix to %pI4, use %pISc instead 2015-02-20 17:25:52 -05:00
cxgb4.h Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next 2015-06-24 16:49:49 -07:00
cxgb4_dcb.c chelsio: cxgb4: fix sparse warning 2015-02-05 16:03:27 -08:00
cxgb4_dcb.h cxgb4 : Improve IEEE DCBx support, other minor open-lldp fixes 2015-02-02 18:54:35 -08:00
cxgb4_debugfs.c cxgb4: Fix incorrect sequence numbers shown in devlog 2015-07-03 09:54:02 -07:00
cxgb4_debugfs.h VFS: Fix up some ->d_inode accesses in the chelsio driver 2015-04-15 15:06:54 -04:00
cxgb4_ethtool.c cxgb4: Rename t4_link_start() to t4_link_l1cfg 2015-06-05 21:25:57 -07:00
cxgb4_fcoe.c cxgb4: fix boolreturn.cocci warnings 2015-03-29 12:15:56 -07:00
cxgb4_fcoe.h cxgb4: add cxgb4_fcoe.h and macro definitions for FCoE 2015-03-24 15:24:38 -04:00
cxgb4_main.c cxgb4: use kvfree() in t4_free_mem() 2015-06-30 19:44:59 -07:00
cxgb4_uld.h Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next 2015-06-24 16:49:49 -07:00
l2t.c iw_cxgb4/cxgb4/cxgb4vf/cxgb4i/csiostor: Cleanup register defines/macros related to all other cpl messages 2015-01-12 16:19:34 -05:00
l2t.h cxgb4 : Update copyright year on all cxgb4 files 2014-06-22 21:13:33 -07:00
sge.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next 2015-06-24 16:49:49 -07:00
t4_hw.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next 2015-06-24 16:49:49 -07:00
t4_hw.h cxgb4: Add debugfs entry to dump CIM PIF logic analyzer contents 2015-06-10 22:00:26 -07:00
t4_msg.h cxgb4: Adds support for T6 adapter 2015-06-01 22:14:35 -07:00
t4_pci_id_tbl.h cxgb4: Add PCI device ID for custom T522 & T520 adapter 2015-06-21 09:58:13 -07:00
t4_regs.h cxgb4: Add debugfs entry to dump channel rate 2015-06-10 22:00:27 -07:00
t4_values.h cxgb4: Adds support for T6 adapter 2015-06-01 22:14:35 -07:00
t4fw_api.h cxgb4: Add sge ec context flush service 2015-06-05 21:25:56 -07:00
t4fw_version.h cxgb4: Adds support for T6 adapter 2015-06-01 22:14:35 -07:00