diff options
author | Sathya Perla <sathya.perla@emulex.com> | 2014-05-30 19:06:28 +0530 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2014-05-30 17:27:33 -0700 |
commit | 3acf19d949e16d51ddc0ba052e94a694c666a624 (patch) | |
tree | 2b1bcc62a258f3a88cb6ef345a3936c8ece5c39d /drivers/ata | |
parent | 559b633f426dabed1e4ab91c41b7bf8ff2b07367 (diff) |
be2net: cleanup MCC async event processing code
The MCC async event processing code has 2 issues:
a) because of long struct names the code indentation is badly broken
b) description and definitions of how an MCC completion is interpreted as
an async event are confusing (for e.g. the last word of an MCC event is
named "code", while "code" is just a sub-field of the last word.)
This patch fixes the structure definitions, comments and re-factors code
as needed.
Signed-off-by: Sathya Perla <sathya.perla@emulex.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/ata')
0 files changed, 0 insertions, 0 deletions