Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 1776
b: refs/heads/master
c: 3683983
h: refs/heads/master
v: v3
  • Loading branch information
Edgar E Iglesias authored and David S. Miller committed Jun 1, 2005
1 parent 531e480 commit d69ea60
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: 08e9cd1fc559c00bc05df3fc551efe3b87c57ee3
refs/heads/master: 36839836e8132731e0cadddce452423036a1d5b3
2 changes: 1 addition & 1 deletion trunk/net/ipv4/esp4.c
Original file line number Diff line number Diff line change
Expand Up @@ -478,7 +478,7 @@ static int __init esp4_init(void)
{
struct xfrm_decap_state decap;

if (sizeof(struct esp_decap_data) <
if (sizeof(struct esp_decap_data) >
sizeof(decap.decap_data)) {
extern void decap_data_too_small(void);

Expand Down

0 comments on commit d69ea60

Please sign in to comment.