linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] ps3_gelic_wireless: Remove superfluous debug info
@ 2010-02-01 16:42 Hamish Guthrie
  2010-02-01 16:50 ` Geoff Levand
  0 siblings, 1 reply; 3+ messages in thread
From: Hamish Guthrie @ 2010-02-01 16:42 UTC (permalink / raw)
  To: linville; +Cc: linux-wireless, geoffrey.levand, cbe-oss-dev, Hamish Guthrie

---
 drivers/net/ps3_gelic_wireless.c |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diff --git a/drivers/net/ps3_gelic_wireless.c b/drivers/net/ps3_gelic_wireless.c
index d520e9e..2663b2f 100644
--- a/drivers/net/ps3_gelic_wireless.c
+++ b/drivers/net/ps3_gelic_wireless.c
@@ -1449,8 +1449,7 @@ static int gelic_wl_start_scan(struct gelic_wl_info *wl, int always_scan,
 	void *buf = NULL;
 	size_t len;
 
-	pr_debug("%s: <- always=%d essid_len=%d\n", __func__,
-		 always_scan, essid_len);
+	pr_debug("%s: <- always=%d\n", __func__, always_scan);
 	if (mutex_lock_interruptible(&wl->scan_lock))
 		return -ERESTARTSYS;
 
-- 
1.6.2.4


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] ps3_gelic_wireless: Remove superfluous debug info
  2010-02-01 16:42 [PATCH] ps3_gelic_wireless: Remove superfluous debug info Hamish Guthrie
@ 2010-02-01 16:50 ` Geoff Levand
  2010-02-02  7:51   ` Hamish Guthrie
  0 siblings, 1 reply; 3+ messages in thread
From: Geoff Levand @ 2010-02-01 16:50 UTC (permalink / raw)
  To: Hamish Guthrie
  Cc: linville@tuxdriver.com, linux-wireless@vger.kernel.org,
	cbe-oss-dev@ozlabs.org

On 02/01/2010 08:42 AM, Hamish Guthrie wrote:
> ---
>  drivers/net/ps3_gelic_wireless.c |    3 +--
>  1 files changed, 1 insertions(+), 2 deletions(-)

Acked-by: Geoff Levand <geoffrey.levand@am.sony.com>


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] ps3_gelic_wireless: Remove superfluous debug info
  2010-02-01 16:50 ` Geoff Levand
@ 2010-02-02  7:51   ` Hamish Guthrie
  0 siblings, 0 replies; 3+ messages in thread
From: Hamish Guthrie @ 2010-02-02  7:51 UTC (permalink / raw)
  To: Geoff Levand
  Cc: linville@tuxdriver.com, linux-wireless@vger.kernel.org,
	cbe-oss-dev@ozlabs.org

Geoff Levand wrote:
> On 02/01/2010 08:42 AM, Hamish Guthrie wrote:
>> ---
>>  drivers/net/ps3_gelic_wireless.c |    3 +--
>>  1 files changed, 1 insertions(+), 2 deletions(-)
> 
> Acked-by: Geoff Levand <geoffrey.levand@am.sony.com>
> 
Signed-off-by: Hamish Guthrie <hamish.guthrie@sonycom.com>

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2010-02-02  8:13 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-02-01 16:42 [PATCH] ps3_gelic_wireless: Remove superfluous debug info Hamish Guthrie
2010-02-01 16:50 ` Geoff Levand
2010-02-02  7:51   ` Hamish Guthrie

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).