Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 210818
b: refs/heads/master
c: 2507136
h: refs/heads/master
v: v3
  • Loading branch information
Dan Carpenter authored and David S. Miller committed Sep 17, 2010
1 parent e582701 commit 1a9ac04
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: e443e383242839b0d72efce744b7ba31573b1f99
refs/heads/master: 2507136f74f70a4869bd4f525d48715ae66db43d
2 changes: 1 addition & 1 deletion trunk/net/llc/llc_station.c
Original file line number Diff line number Diff line change
Expand Up @@ -689,7 +689,7 @@ static void llc_station_rcv(struct sk_buff *skb)

int __init llc_station_init(void)
{
u16 rc = -ENOBUFS;
int rc = -ENOBUFS;
struct sk_buff *skb;
struct llc_station_state_ev *ev;

Expand Down

0 comments on commit 1a9ac04

Please sign in to comment.