From: Johannes Berg Date: Mon, 19 Jan 2009 16:20:52 +0000 (-0500) Subject: cfg80211: add PM hooks X-Git-Tag: v2.6.30-rc1~662^2~836^2~101 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0378b3f1c49d48ed524eabda7e4340163d9483c9;p=pandora-kernel.git cfg80211: add PM hooks This should help implement suspend/resume in mac80211, these hooks will be run before the device is suspended and after it resumes. Therefore, they can touch the hardware as much as they want to. Signed-off-by: Johannes Berg Signed-off-by: Bob Copeland Signed-off-by: John W. Linville --- Reading git-diff-tree failed