]> git.baikalelectronics.ru Git - kernel.git/commitdiff
igc: Remove unused MDIC_DEST mask
authorSasha Neftin <sasha.neftin@intel.com>
Thu, 27 Feb 2020 16:57:23 +0000 (18:57 +0200)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Fri, 17 Apr 2020 17:19:24 +0000 (10:19 -0700)
Formally Destination bit should be kept reserved to
support legacy drivers and ignore on write/read
operation
Not applicable for i225 parts

Signed-off-by: Sasha Neftin <sasha.neftin@intel.com>
Tested-by: Aaron Brown <aaron.f.brown@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/igc/igc_defines.h

index 1b0fd2ffd08d1c40801ba61c5bede1cc7cecba4b..d6e07f81ca4ca0e8819fdff2e4d538a3411be8f7 100644 (file)
 #define IGC_MDIC_READY         0x10000000
 #define IGC_MDIC_INT_EN                0x20000000
 #define IGC_MDIC_ERROR         0x40000000
-#define IGC_MDIC_DEST          0x80000000
 
 #define IGC_N0_QUEUE           -1