Re: [PATCH 12/16] wl1251: disable retry and ACK policy for injected packets

2013-10-30 Thread Pavel Machek
On Sat 2013-10-26 22:34:11, Pali Rohár wrote: > From: David Gnedt > > Set the retry limit to 0 and disable the ACK policy for injected packets. > > Signed-off-by: David Gnedt Missing sign-off, otherwise ok: Reviewed-by: Pavel Machek

Re: [PATCH 12/16] wl1251: disable retry and ACK policy for injected packets

2013-10-30 Thread Pavel Machek
On Sat 2013-10-26 22:34:11, Pali Rohár wrote: From: David Gnedt david.gn...@davizone.at Set the retry limit to 0 and disable the ACK policy for injected packets. Signed-off-by: David Gnedt david.gn...@davizone.at Missing sign-off, otherwise ok: Reviewed-by: Pavel Machek pa...@ucw.cz

[PATCH 12/16] wl1251: disable retry and ACK policy for injected packets

2013-10-26 Thread Pali Rohár
From: David Gnedt Set the retry limit to 0 and disable the ACK policy for injected packets. Signed-off-by: David Gnedt --- drivers/net/wireless/ti/wl1251/acx.c |8 +++- drivers/net/wireless/ti/wl1251/tx.c |7 ++- 2 files changed, 13 insertions(+), 2 deletions(-) diff --git

[PATCH 12/16] wl1251: disable retry and ACK policy for injected packets

2013-10-26 Thread Pali Rohár
From: David Gnedt david.gn...@davizone.at Set the retry limit to 0 and disable the ACK policy for injected packets. Signed-off-by: David Gnedt david.gn...@davizone.at --- drivers/net/wireless/ti/wl1251/acx.c |8 +++- drivers/net/wireless/ti/wl1251/tx.c |7 ++- 2 files changed,