Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 347305
b: refs/heads/master
c: 76fe458
h: refs/heads/master
i:
  347303: 605c122
v: v3
  • Loading branch information
Eric Dumazet authored and David S. Miller committed Dec 17, 2012
1 parent 7feb0dd commit 8bcc590
Show file tree
Hide file tree
Showing 2 changed files with 2 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: df4841910758227cfc07ae645de781d687b3b215
refs/heads/master: 76fe45812a3b134c39170ca32dfd4b7217d33145
1 change: 1 addition & 0 deletions trunk/drivers/net/tun.c
Original file line number Diff line number Diff line change
Expand Up @@ -1199,6 +1199,7 @@ static ssize_t tun_get_user(struct tun_struct *tun, struct tun_file *tfile,
skb_shinfo(skb)->tx_flags |= SKBTX_DEV_ZEROCOPY;
}

skb_reset_network_header(skb);
rxhash = skb_get_rxhash(skb);
netif_rx_ni(skb);

Expand Down

0 comments on commit 8bcc590

Please sign in to comment.