be2net: variable name changes

This patch changes names of some variables.

Signed-off-by: Ajit Khaparde <ajitk@serverengines.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
Ajit Khaparde
2010-07-23 02:04:54 +00:00
committed by David S. Miller
parent 8943807c21
commit 3486be29e6
4 changed files with 8 additions and 8 deletions

View File

@@ -749,7 +749,7 @@ struct be_cmd_resp_query_fw_cfg {
u32 be_config_number;
u32 asic_revision;
u32 phys_port;
u32 function_cap;
u32 function_mode;
u32 rsvd[26];
};