diff options
author | Robert Love <[email protected]> | 2011-12-16 14:24:49 -0800 |
---|---|---|
committer | James Bottomley <[email protected]> | 2012-01-10 17:01:23 -0600 |
commit | f1633011e4fcb65bf65aebeaf4024efdc4c49d6e (patch) | |
tree | 04cae3ca39c606fdbca375328ab419a7f40a4d52 /tools/perf/scripts/python | |
parent | 3a19cbf530648a63fb3f73630046c561f70c6b71 (diff) |
[SCSI] fcoe: remove double check if skb is nonlinear
skb_linearize already has a check for skb_is_nonlinear,
there is no need to duplicate the check in fcoe.c. This
patch simply removes the unnecessary check and calls
skb_linearize unconditionally.
Reported-by: patrick kelle <[email protected]>
Signed-off-by: Robert Love <[email protected]>
Acked-by: patrick kelle <[email protected]>
Signed-off-by: James Bottomley <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions