Skip to content

Commit 2a7267d

Browse files
committed
Revert "header for phylink-change"
This reverts commit 3c5d8dc.
1 parent 3c5d8dc commit 2a7267d

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

drivers/net/ethernet/mediatek/mtk_eth_soc.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1491,13 +1491,11 @@ struct mtk_mux_data {
14911491
*/
14921492
struct mtk_mux {
14931493
struct delayed_work poll;
1494-
struct work_struct reconfig_work;
14951494
struct gpio_desc *mod_def0_gpio;
14961495
struct gpio_desc *chan_sel_gpio;
14971496
struct mtk_mux_data *data[2];
14981497
struct mtk_mac *mac;
14991498
unsigned int channel;
1500-
unsigned int pending_channel;
15011499
unsigned int sfp_present_channel;
15021500
};
15031501

0 commit comments

Comments
 (0)