Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 235747
b: refs/heads/master
c: 5bb5572
h: refs/heads/master
i:
  235745: 2981d36
  235743: a6dd7b9
v: v3
  • Loading branch information
Joe Perches authored and Greg Kroah-Hartman committed Jan 31, 2011
1 parent b45dbb8 commit 6fcce3f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: ebb8e4909860474060ff7fcdcfd05f183f0f3568
refs/heads/master: 5bb5572ab6cee2887d87ce1de433a44bba15a998
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 6fcce3f

Please sign in to comment.