WIPHY_FLAG_4ADDR_AP
wiphy->flags &= ~(WIPHY_FLAG_IBSS_RSN | WIPHY_FLAG_4ADDR_AP |
WIPHY_FLAG_4ADDR_AP |
if (rdev->wiphy.flags & WIPHY_FLAG_4ADDR_AP)
return wiphy->flags & WIPHY_FLAG_4ADDR_AP;
return wiphy->flags & WIPHY_FLAG_4ADDR_AP;