Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 224825
b: refs/heads/master
c: 920b8d9
h: refs/heads/master
i:
  224823: 08a6e4b
v: v3
  • Loading branch information
Changli Gao authored and David S. Miller committed Dec 8, 2010
1 parent 48811a7 commit 71f3ae5
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: f6dafa95d1a48f73ab4a5b0f7dc0dcb72817e051
refs/heads/master: 920b8d913bd3d963d5c88bca160a272b71e0c95a
1 change: 0 additions & 1 deletion trunk/net/packet/af_packet.c
Original file line number Diff line number Diff line change
Expand Up @@ -2409,7 +2409,6 @@ static struct pgv *alloc_pg_vec(struct tpacket_req *req, int order)

out_free_pgvec:
free_pg_vec(pg_vec, order, block_nr);
kfree(pg_vec);
pg_vec = NULL;
goto out;
}
Expand Down

0 comments on commit 71f3ae5

Please sign in to comment.