From 6fcce3f2a83e815629bb50bdb4a75b8e8553f4b7 Mon Sep 17 00:00:00 2001 From: Joe Perches Date: Thu, 27 Jan 2011 20:04:30 -0800 Subject: [PATCH] --- yaml --- r: 235747 b: refs/heads/master c: 5bb5572ab6cee2887d87ce1de433a44bba15a998 h: refs/heads/master i: 235745: 2981d36f844e44d2740c56b480c30f4c9f56569a 235743: a6dd7b987c727627e50614bc82f526c3c2fb50b7 v: v3 --- [refs] | 2 +- trunk/drivers/staging/ath6kl/os/linux/include/osapi_linux.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 53cda954f160..736c1b0c03c4 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: ebb8e4909860474060ff7fcdcfd05f183f0f3568 +refs/heads/master: 5bb5572ab6cee2887d87ce1de433a44bba15a998 diff --git a/trunk/drivers/staging/ath6kl/os/linux/include/osapi_linux.h b/trunk/drivers/staging/ath6kl/os/linux/include/osapi_linux.h index a1dd02404003..cdbda890939b 100644 --- a/trunk/drivers/staging/ath6kl/os/linux/include/osapi_linux.h +++ b/trunk/drivers/staging/ath6kl/os/linux/include/osapi_linux.h @@ -247,7 +247,7 @@ typedef struct sk_buff_head A_NETBUF_QUEUE_T; #define A_NETBUF_QUEUE_SIZE(q) \ a_netbuf_queue_size(q) #define A_NETBUF_QUEUE_EMPTY(q) \ - a_netbuf_queue_empty(q) + (a_netbuf_queue_empty(q) ? TRUE : FALSE) /* * Network buffer support