Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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

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

parent 422819cf
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -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.
 */