From: Johannes Berg Date: Wed, 12 Aug 2009 21:33:20 +0000 (+0200) Subject: cfg80211: allow driver to override PS default X-Git-Tag: v2.6.32-rc1~703^2~367^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=16cb9d42b68b339852e8914f2538ca9a2aec616c;p=pandora-kernel.git cfg80211: allow driver to override PS default Sometimes drivers might have a good reason to override the PS default, like iwlwifi right now where it affects RX performance significantly at this point. This will allow them to override the default, if desired, in a way that users can still change it according to their trade-off choices, not the driver's, like would happen if the driver just disabled PS completely then. Signed-off-by: Johannes Berg Signed-off-by: John W. Linville --- Reading git-diff-tree failed