Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 279027
b: refs/heads/master
c: c64d3f8
h: refs/heads/master
i:
  279025: 5150281
  279023: 0cfcf1d
v: v3
  • Loading branch information
Ursula Braun authored and David S. Miller committed Dec 20, 2011
1 parent 13e4c2d commit 07d6e13
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: ef0002b577b52941fb147128f30bd1ecfdd3ff6d
refs/heads/master: c64d3f8f59367e89e83582b50bf072474ba2abff
2 changes: 2 additions & 0 deletions trunk/net/iucv/af_iucv.c
Original file line number Diff line number Diff line change
Expand Up @@ -2209,6 +2209,8 @@ static int afiucv_hs_rcv(struct sk_buff *skb, struct net_device *dev,
break;
case 0:
/* plain data frame */
memcpy(CB_TRGCLS(skb), &trans_hdr->iucv_hdr.class,
CB_TRGCLS_LEN);
err = afiucv_hs_callback_rx(sk, skb);
break;
default:
Expand Down

0 comments on commit 07d6e13

Please sign in to comment.