Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 9841
b: refs/heads/master
c: afb997c
h: refs/heads/master
i:
  9839: 457e794
v: v3
  • Loading branch information
Ben Dooks authored and David S. Miller committed Oct 12, 2005
1 parent c644030 commit 012cf0e
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: ab4060e858e36129f9319ef0fa055347ad60e1d5
refs/heads/master: afb997c6163b33292d31a09d6aa5cbb03ffa5bf1
2 changes: 1 addition & 1 deletion trunk/include/linux/netpoll.h
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ static inline void netpoll_poll_unlock(void *have)

#else
#define netpoll_rx(a) 0
#define netpoll_poll_lock(a) 0
#define netpoll_poll_lock(a) NULL
#define netpoll_poll_unlock(a)
#endif

Expand Down

0 comments on commit 012cf0e

Please sign in to comment.