Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 327756
b: refs/heads/master
c: d1a53df
h: refs/heads/master
v: v3
  • Loading branch information
Rami Rosen authored and David S. Miller committed Aug 31, 2012
1 parent 1bdb3dc commit cd59c7a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 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: 98d75c3724f9b37cdfdb85f821e10edcb743959e
refs/heads/master: d1a53dfd114a6c53464de116cdab88d934bfe92f
4 changes: 1 addition & 3 deletions trunk/net/core/dev.c
Original file line number Diff line number Diff line change
Expand Up @@ -2184,9 +2184,7 @@ EXPORT_SYMBOL(netif_skb_features);
/*
* Returns true if either:
* 1. skb has frag_list and the device doesn't support FRAGLIST, or
* 2. skb is fragmented and the device does not support SG, or if
* at least one of fragments is in highmem and device does not
* support DMA from it.
* 2. skb is fragmented and the device does not support SG.
*/
static inline int skb_needs_linearize(struct sk_buff *skb,
int features)
Expand Down

0 comments on commit cd59c7a

Please sign in to comment.