Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 314655
b: refs/heads/master
c: 747cf6e
h: refs/heads/master
i:
  314653: cd76b70
  314651: 245cc25
  314647: 6357e05
  314639: 5103cff
  314623: 6498535
v: v3
  • Loading branch information
Dan Carpenter authored and David S. Miller committed Jun 27, 2012
1 parent 2d8e31c commit 331bd25
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: c3deafc5261a9421b315ee0d0e8e36ba7857128c
refs/heads/master: 747cf6ed3dbf6200af761f5384893c3b621a484c
2 changes: 1 addition & 1 deletion trunk/net/ieee802154/6lowpan.c
Original file line number Diff line number Diff line change
Expand Up @@ -771,7 +771,7 @@ lowpan_process_data(struct sk_buff *skb)
kfree(frame);

if (lowpan_fetch_skb_u8(skb, &iphc0))
goto unlock_and_drop;
goto drop;

break;
}
Expand Down

0 comments on commit 331bd25

Please sign in to comment.