Re: [PATCH 10/15] wireless: wl1271: support return value for the set power func

2010-07-06 Thread Luciano Coelho
On Tue, 2010-07-06 at 02:37 +0200, ext Ohad Ben-Cohen wrote: > From: Ohad Ben-Cohen > > Make it possible for the set power method to indicate a > success/failure return value. This is needed to support > more complex power on/off operations such as bringing up > (and down) sdio functions. > > Si

[PATCH 10/15] wireless: wl1271: support return value for the set power func

2010-07-05 Thread Ohad Ben-Cohen
From: Ohad Ben-Cohen Make it possible for the set power method to indicate a success/failure return value. This is needed to support more complex power on/off operations such as bringing up (and down) sdio functions. Signed-off-by: Ohad Ben-Cohen --- drivers/net/wireless/wl12xx/wl1271.h |