commit | d6b4991ad5d1a9840e12db507be1a6593def01fe | [log] [tgz] |
---|---|---|
author | Herbert Xu <[email protected]> | Thu Jun 29 12:25:53 2006 -0700 |
committer | David S. Miller <[email protected]> | Thu Jun 29 16:58:04 2006 -0700 |
tree | c2485275dae3e4cff7b86cffb91bfc8a7bb8bacd | |
parent | 4ee303dfeac6451b402e3d8512723d3a0f861857 [diff] |
[NET]: Fix logical error in skb_gso_ok The test in skb_gso_ok is backwards. Noticed by Michael Chan <[email protected]>. Signed-off-by: Herbert Xu <[email protected]> Acked-by: Michael Chan <[email protected]> Signed-off-by: David S. Miller <[email protected]>