bnx2x: Clean-up
Whitespaces, empty lines, 80 columns, indentations and removing redundant parenthesis Signed-off-by: Eilon Greenstein <eilong@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:

committed by
David S. Miller

父節點
f537225142
當前提交
356e23850b
@@ -806,11 +806,7 @@ struct mf_cfg {
|
||||
|
||||
struct shared_mf_cfg shared_mf_config;
|
||||
struct port_mf_cfg port_mf_config[PORT_MAX];
|
||||
#if defined(b710)
|
||||
struct func_mf_cfg func_mf_config[E1_FUNC_MAX];
|
||||
#else
|
||||
struct func_mf_cfg func_mf_config[E1H_FUNC_MAX];
|
||||
#endif
|
||||
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user