aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/bnx2.h
diff options
context:
space:
mode:
authorAl Viro <viro@ftp.linux.org.uk>2007-12-22 19:44:51 +0000
committerDavid S. Miller <davem@davemloft.net>2008-01-28 15:10:32 -0800
commitb491edd5817f1618f4e06d67638739591a714bdb (patch)
tree2e0aae92f7190b7b3f0de336229eb726b30a3264 /drivers/net/bnx2.h
parentf305f789bb96ee6e35e71f58324b72abb7bd0b13 (diff)
bnx2 annotations
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk> Signed-off-by: Jeff Garzik <jeff@garzik.org>
Diffstat (limited to 'drivers/net/bnx2.h')
-rw-r--r--drivers/net/bnx2.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/bnx2.h b/drivers/net/bnx2.h
index 54ce11afd9f..d8e034700c3 100644
--- a/drivers/net/bnx2.h
+++ b/drivers/net/bnx2.h
@@ -6850,7 +6850,7 @@ struct fw_info {
const u32 text_addr;
const u32 text_len;
const u32 text_index;
- u32 *text;
+ __le32 *text;
u8 *gz_text;
const u32 gz_text_len;