diff options
| author | 2007-02-26 11:06:32 -0800 | |
|---|---|---|
| committer | 2007-02-27 04:21:43 -0500 | |
| commit | d2d76b8db4e681944801870f81b859c5bf9964cf (patch) | |
| tree | acddd021773905cbd595c52d1c6934e007135921 /scripts/basic | |
| parent | qla3xxx: Return proper error codes when the 4022/4032 is being probed (diff) | |
qla3xxx: Remove unnecessary memset() in qla3xxx_send()
We do not need to zero out the 64 byte MAC request I/O control block.
By zeroing out the control block and setting it to proper fields is
redundant work. This is because in the qla3xxx_send() function we will
already set the proper fields in this structure. The unused fields are
not looked at by the hardware and do not need to be zeroed out.
Signed-off-by: Benjamin Li <benjamin.li@qlogic.com>
Signed-off-by: Ron Mercer <ron.mercer@qlogic.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
Diffstat (limited to 'scripts/basic')
0 files changed, 0 insertions, 0 deletions
