]> Pileus Git - ~andy/linux/commit
mac80211: remove unneeded CONFIG_PM ifdef
authorJohannes Berg <johannes.berg@intel.com>
Fri, 7 Sep 2012 15:25:27 +0000 (17:25 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Tue, 11 Sep 2012 12:43:43 +0000 (14:43 +0200)
commit3a6a0d8ee88d23e7dda28808c2c890c4db50ccb2
tree6b312f971bdb3afa6b852a49311b36c368c44529
parent1bad53824305807bb5cf49d6b588dd9d867586c6
mac80211: remove unneeded CONFIG_PM ifdef

The functions are only called if CONFIG_PM is set
as the callers are under an ifdef, so there's no
need to also define no-op functions.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/ieee80211_i.h