diff options
Diffstat (limited to 'drivers/scsi/fcoe/fcoe.c')
-rw-r--r-- | drivers/scsi/fcoe/fcoe.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/scsi/fcoe/fcoe.c b/drivers/scsi/fcoe/fcoe.c index 204fa8d4b4ab..f7547fb000c0 100644 --- a/drivers/scsi/fcoe/fcoe.c +++ b/drivers/scsi/fcoe/fcoe.c | |||
@@ -1350,7 +1350,6 @@ int fcoe_rcv(struct sk_buff *skb, struct net_device *netdev, | |||
1350 | 1350 | ||
1351 | fr = fcoe_dev_from_skb(skb); | 1351 | fr = fcoe_dev_from_skb(skb); |
1352 | fr->fr_dev = lport; | 1352 | fr->fr_dev = lport; |
1353 | fr->ptype = ptype; | ||
1354 | 1353 | ||
1355 | /* | 1354 | /* |
1356 | * In case the incoming frame's exchange is originated from | 1355 | * In case the incoming frame's exchange is originated from |