projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
422819c
)
[SCSI] fcoe: ETH_P_8021Q is already in if_ether and fcoe is not using it anyway
author
Yi Zou
<yi.zou@intel.com>
Fri, 27 Feb 2009 18:56:16 +0000
(10:56 -0800)
committer
James Bottomley
<James.Bottomley@HansenPartnership.com>
Tue, 10 Mar 2009 14:07:09 +0000
(09:07 -0500)
Signed-off-by: Yi Zou <yi.zou@intel.com>
Signed-off-by: Robert Love <robert.w.love@intel.com>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
include/scsi/fc/fc_fcoe.h
patch
|
blob
|
history
diff --git
a/include/scsi/fc/fc_fcoe.h
b/include/scsi/fc/fc_fcoe.h
index 57aaa8f0d6133acf346af2df52912c06e6774311..f271d9cc0fc2e27f950eb97ef2f325da3989167e 100644
(file)
--- a/
include/scsi/fc/fc_fcoe.h
+++ b/
include/scsi/fc/fc_fcoe.h
@@
-31,10
+31,6
@@
#define ETH_P_FCOE 0x8906 /* FCOE ether type */
#endif
-#ifndef ETH_P_8021Q
-#define ETH_P_8021Q 0x8100
-#endif
-
/*
* FC_FCOE_OUI hasn't been standardized yet. XXX TBD.
*/