Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 209217
b: refs/heads/master
c: 969a6e5
h: refs/heads/master
i:
  209215: 7a918ae
v: v3
  • Loading branch information
John W. Linville authored and David S. Miller committed Aug 10, 2010
1 parent 8222ea5 commit a7cd805
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: 1c114f42a597346de793a1d166478266a7ec3b61
refs/heads/master: 969a6e521730153380ad7781095f503c040b684c
2 changes: 1 addition & 1 deletion trunk/include/linux/netpoll.h
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ static inline int netpoll_tx_running(struct net_device *dev)
}

#else
static inline int netpoll_rx(struct sk_buff *skb)
static inline bool netpoll_rx(struct sk_buff *skb)
{
return 0;
}
Expand Down

0 comments on commit a7cd805

Please sign in to comment.