ireless/intel/ipw2x00/ipw2200.c | 13 +++--
> 1 file changed, 7 insertions(+), 6 deletions(-)
>
Acked-by: Stanislav Yakovlev
Thanks, and sorry for the long review.
Kalle, could you please apply it to the wireless-drivers-next tree?
Thanks,
Stanislav.
x27;inline' is not
> at beginning of declaration [-Werror=old-style-declaration]
>
> Signed-off-by: Arnd Bergmann
> ---
> drivers/net/wireless/intel/ipw2x00/ipw2200.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
Acked-by: Stanislav Yakovlev
Stanislav.
On 15 June 2015 at 21:24, Nicholas Mc Guire wrote:
> commit: commit 2c86c275015c ("Add ipw2100 wireless driver.") introduced
> HW_PHY_OFF_LOOP_DELAY (HZ / 5000) which always evaluated to 0. Clarified
> by Stanislav Yakovlev that it should be 50
> milliseconds thus fixed up
Hi Nicholas,
On 12 June 2015 at 20:58, Nicholas Mc Guire wrote:
> Hi !
>
> commit 2c86c275015c ("Add ipw2100 wireless driver.") introduced
>
> drivers/net/wireless/ipw2100.c - line-numbers are from next-20150511
> 1410 static int ipw2100_hw_phy_off(struct ipw2100_priv *priv)
> 1411 {
> 1412
> 141