qed: Remove unused data member 'is_mf_default'.
The data member 'is_mf_default' is not used by the qed/qede drivers, removing the same. Signed-off-by: Sudarsana Reddy Kalluru <Sudarsana.Kalluru@cavium.com> Signed-off-by: Ariel Elior <ariel.elior@cavium.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:

committed by
David S. Miller

parent
0bc5fe8572
commit
27bf96e32c
@@ -339,7 +339,6 @@ struct qed_dev_info {
|
||||
u8 num_hwfns;
|
||||
|
||||
u8 hw_mac[ETH_ALEN];
|
||||
bool is_mf_default;
|
||||
|
||||
/* FW version */
|
||||
u16 fw_major;
|
||||
|
Reference in New Issue
Block a user