Commit 74846bf8 authored by Yi Zou's avatar Yi Zou Committed by James Bottomley

[SCSI] fcoe: ETH_P_8021Q is already in if_ether and fcoe is not using it anyway

Signed-off-by: default avatarYi Zou <yi.zou@intel.com>
Signed-off-by: default avatarRobert Love <robert.w.love@intel.com>
Signed-off-by: default avatarJames Bottomley <James.Bottomley@HansenPartnership.com>
parent 422819cf
......@@ -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.
*/
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment