diff --git a/include/net/mac802154.h b/include/net/mac802154.h index c21a700293b8bf81354ae1a37bb42c5c749abbd7..61d4b80bf766ca918598afaafae21e10cf297f7e 100644 --- a/include/net/mac802154.h +++ b/include/net/mac802154.h @@ -74,7 +74,6 @@ struct ieee802154_hw { struct device *parent; /* filled by mac802154 core */ - struct ieee802154_hw_addr_filt hw_filt; void *priv; struct wpan_phy *phy; };