Robert Love f1633011e4 [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 <patrick.kelle81@gmail.com>
Signed-off-by: Robert Love <robert.w.love@intel.com>
Acked-by: patrick kelle <patrick.kelle81@gmail.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
2012-01-10 17:01:23 -06:00
..
2012-01-03 22:54:07 -05:00
2012-01-09 14:44:15 -08:00
2012-01-09 14:39:22 -08:00
2012-01-08 13:28:33 -08:00
2012-01-09 14:39:22 -08:00
2012-01-09 14:44:15 -08:00
2012-01-10 13:45:22 -08:00
2012-01-09 14:39:22 -08:00
2012-01-09 14:30:28 -08:00
2012-01-02 13:04:55 +01:00