e1000e: cleanup CODE_INDENT checkpatch errors
[deliverable/linux.git] / drivers / net / ethernet / intel / e1000e / hw.h
index 1e6b889aee8778c27b8c9c5e999fd2baeef6f377..649bfb67bc05a427eb88987f1415815cd31553fe 100644 (file)
@@ -545,7 +545,7 @@ struct e1000_mac_info {
        u16 mta_reg_count;
 
        /* Maximum size of the MTA register table in all supported adapters */
-       #define MAX_MTA_REG 128
+#define MAX_MTA_REG 128
        u32 mta_shadow[MAX_MTA_REG];
        u16 rar_entry_count;
 
This page took 0.026813 seconds and 5 git commands to generate.