diff options
author | Jing Huang <huangj@brocade.com> | 2011-11-16 12:29:26 -0800 |
---|---|---|
committer | James Bottomley <JBottomley@Parallels.com> | 2011-12-15 10:55:01 +0400 |
commit | 98cdfb4347f5d38b97de2045d688e44e2a26ea42 (patch) | |
tree | 4d6c9c71e27039183b201422188d00e223f23061 /drivers/scsi/qla2xxx/qla_dbg.h | |
parent | 275a63acda70dc1fae0ee0cb6032aaec4dc801d2 (diff) |
[SCSI] bfa: fix endian and bit field check bug
Fix some endian issue. __BIGENDIAN is not defined and it needs to be
replaced with __BIG_ENDIAN. Also fixed a bug in bit field access.
These two issues were reported by Dan Carpenter.
Signed-off-by: Jing Huang <huangj@brocade.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
Diffstat (limited to 'drivers/scsi/qla2xxx/qla_dbg.h')
0 files changed, 0 insertions, 0 deletions