ath5k: remove stop/start calls from within suspend/resume
authorBob Copeland <me@bobcopeland.com>
Mon, 19 Jan 2009 16:20:54 +0000 (11:20 -0500)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 29 Jan 2009 21:00:53 +0000 (16:00 -0500)
commitbb2becac91f13e862d4601a8c5364bc758c35b8e
tree5d599d13bc31a50306d6a4069696fbf76b72894b
parent665af4fc8979734d8f73c9a6732be07e545ce4cc
ath5k: remove stop/start calls from within suspend/resume

mac80211 now takes down interfaces automatically during suspend
so doing it in the driver is unnecessary.

Signed-off-by: Bob Copeland <me@bobcopeland.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath5k/base.c