@@ -2037,12 +2037,6 @@ int rt2800_probe_hw_mode(struct rt2x00_d
u16 eeprom;
/*
- * Disable powersaving as default on PCI devices.
- */
- if (rt2x00_intf_is_pci(rt2x00dev))
- rt2x00dev->hw->wiphy->flags &= ~WIPHY_FLAG_PS_ON_BY_DEFAULT;
-
- /*
* Initialize all hw fields.
*/
rt2x00dev->hw->flags =
@@ -2535,11 +2535,6 @@ static int rt61pci_probe_hw_mode(struct
unsigned int i;
/*
- * Disable powersaving as default.
- */
- rt2x00dev->hw->wiphy->flags &= ~WIPHY_FLAG_PS_ON_BY_DEFAULT;
-
- /*
* Initialize all hw fields.
*/
rt2x00dev->hw->flags =