igc: Indentation fixes
authorSasha Neftin <sasha.neftin@intel.com>
Mon, 24 May 2021 06:09:01 +0000 (09:09 +0300)
committerTony Nguyen <anthony.l.nguyen@intel.com>
Fri, 4 Jun 2021 16:14:38 +0000 (09:14 -0700)
Minor fix of indentation in igc_defines.h

Signed-off-by: Sasha Neftin <sasha.neftin@intel.com>
Tested-by: Dvora Fuxbrumer <dvorax.fuxbrumer@linux.intel.com>
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
drivers/net/ethernet/intel/igc/igc_defines.h

index af2f5e16e994af3b166b492fae632b08421a6daa..526a4c83711f25d7f34d9c834f44fc278b4a102b 100644 (file)
@@ -98,8 +98,8 @@
 #define IGC_CTRL_RFCE          0x08000000  /* Receive Flow Control enable */
 #define IGC_CTRL_TFCE          0x10000000  /* Transmit flow control enable */
 
-#define IGC_CTRL_SDP0_DIR 0x00400000   /* SDP0 Data direction */
-#define IGC_CTRL_SDP1_DIR 0x00800000   /* SDP1 Data direction */
+#define IGC_CTRL_SDP0_DIR      0x00400000  /* SDP0 Data direction */
+#define IGC_CTRL_SDP1_DIR      0x00800000  /* SDP1 Data direction */
 
 /* As per the EAS the maximum supported size is 9.5KB (9728 bytes) */
 #define MAX_JUMBO_FRAME_SIZE   0x2600