]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commita89211fe25938412b872db530a1018c5dff814f4
tree5d599d13bc31a50306d6a4069696fbf76b72894b
parentc0c2781b3f42a6d899b1703c4375422de43d2e1c
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