浏览代码

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

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>
Yi Zou 16 年之前
父节点
当前提交
74846bf85e
共有 1 个文件被更改,包括 0 次插入4 次删除
  1. 0 4
      include/scsi/fc/fc_fcoe.h

+ 0 - 4
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.
  */