git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1047f22
)
[SCSI] fcoe: removes reserving memory for vlan_ethdr on tx path
author
Vasu Dev
<vasu.dev@intel.com>
Wed, 6 May 2009 17:52:46 +0000
(10:52 -0700)
committer
James Bottomley
<James.Bottomley@HansenPartnership.com>
Mon, 8 Jun 2009 18:29:16 +0000
(13:29 -0500)
This is not required as VLAN header is added by device
interface driver, this was causing bad FC_CRC in FCoE pkts when
using VLAN interface.
Signed-off-by: Vasu Dev <vasu.dev@intel.com>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
No differences found