mirror of
https://github.com/SCST-project/scst.git
synced 2026-05-17 18:51:27 +00:00
qla2x00t-32gbit: Synchronize ql_dump_buffer() definition with the upstream code
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@8408 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
@@ -2743,8 +2743,8 @@ ql_dump_regs(uint level, scsi_qla_host_t *vha, uint id)
|
||||
|
||||
|
||||
void
|
||||
ql_dump_buffer(uint level, scsi_qla_host_t *vha, uint id,
|
||||
const void *buf, uint size)
|
||||
ql_dump_buffer(uint level, scsi_qla_host_t *vha, uint id, const void *buf,
|
||||
uint size)
|
||||
{
|
||||
uint cnt;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user