diff options
author | Yi Zou <[email protected]> | 2013-05-18 06:28:17 +0000 |
---|---|---|
committer | Robert Love <[email protected]> | 2013-07-09 11:18:26 -0700 |
commit | 418a8cfe69c3b6bd4598e9870b9f412e2c247214 (patch) | |
tree | 73fd6a8652e5ebb10d202a534e4a870fee4d3c01 /tools/perf/scripts/python/event_analyzing_sample.py | |
parent | f07d46bbc9ba9a08b338dec7bb858977d4d822fb (diff) |
fcoe: fix the link error status block sparse warnings
Both fcoe_fc_els_lesb and fc_els_lesb are in __be32 already, and both are
exactly the same size in bytes, with somewhat different member names to
reflect the fact the former is for Ethernet media the latter is for Fiber
Channel, so, remove conversion and use __be32 directly. This fixes the warning
from sparse check.
Signed-off-by: Yi Zou <[email protected]>
Reported-by: Fengguang Wu <[email protected]>
Tested-by: Jack Morgan <[email protected]>
Signed-off-by: Robert Love <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions