> -----Original Message----- > From: Intel-wired-lan <[email protected]> On Behalf Of Paul > M Stillwell Jr > Sent: Wednesday, November 29, 2023 4:57 AM > To: [email protected] > Cc: Stillwell Jr, Paul M <[email protected]> > Subject: [Intel-wired-lan] [PATCH net-next v18 1/5] ice: remove FW logging > code > > The FW logging code doesn't work because there is no way to set > cq_ena or uart_ena so remove the code. This code is the original > (v1) way of FW logging so it should be replaced with the v2 way. > > Signed-off-by: Paul M Stillwell Jr <[email protected]> > --- > v17->v18: none > v16->v17: none > v15->v16: none > v14->v15: none > v13->v14: none > v12->v13: none > v11->v12: none > v10->v11: none > v9->v10: none > v8->v9: none > v7->v8: none > v6->v7: none > v5->v6: none > v4->v5: none > v3->v4: none > v2->v3: none > v1->v2: none > --- > .../net/ethernet/intel/ice/ice_adminq_cmd.h | 78 ------- > drivers/net/ethernet/intel/ice/ice_common.c | 217 ------------------ > drivers/net/ethernet/intel/ice/ice_common.h | 1 - > drivers/net/ethernet/intel/ice/ice_main.c | 3 - > drivers/net/ethernet/intel/ice/ice_type.h | 20 -- > 5 files changed, 319 deletions(-) >
Tested-by: Pucha Himasekhar Reddy <[email protected]> (A Contingent worker at Intel) _______________________________________________ Intel-wired-lan mailing list [email protected] https://lists.osuosl.org/mailman/listinfo/intel-wired-lan
