Skip to content

Commit

Permalink
[SCSI] fcoe: ETH_P_8021Q is already in if_ether and fcoe is not using…
Browse files Browse the repository at this point in the history
… 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>
  • Loading branch information
Yi Zou authored and James Bottomley committed Mar 10, 2009
1 parent 422819c commit 74846bf
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions include/scsi/fc/fc_fcoe.h
Original file line number Diff line number Diff line change
Expand Up @@ -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.
*/
Expand Down

0 comments on commit 74846bf

Please sign in to comment.