]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commitdiff
fix up a .31 patch
authorGreg Kroah-Hartman <gregkh@suse.de>
Tue, 5 Jan 2010 21:19:56 +0000 (13:19 -0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 5 Jan 2010 21:19:56 +0000 (13:19 -0800)
queue-2.6.31/rt2x00-disable-powersaving-for-rt61pci-and-rt2800pci.patch

index a4acd6ec298be680b0b7021940e151ca84200f57..345d10f1418b71c44b4e03469cca3c17be9a523f 100644 (file)
@@ -30,7 +30,7 @@ Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
        /*
 +       * Disable powersaving as default.
 +       */
-+      rt2x00dev->hw->wiphy->flags &= ~WIPHY_FLAG_PS_ON_BY_DEFAULT;
++      rt2x00dev->hw->wiphy->ps_default = false;
 +
 +      /*
         * Initialize all hw fields.