Re: [PATCH net-next v04 1/1] hinic3: module initialization and tx/rx logic
From: Przemek Kitszel <przemyslaw.kitszel@intel.com>
Date: 2025-01-22 13:59:08
Also in:
linux-doc, lkml
From: Przemek Kitszel <przemyslaw.kitszel@intel.com>
Date: 2025-01-22 13:59:08
Also in:
linux-doc, lkml
On 1/22/25 08:07, Gur Stavi wrote:
quoted
quoted
Auxiliary driver registration. Net device_ops registration but open/stop are empty stubs. tx/rx logic.Take care for spelling: Tx/Rx; HW (just below).Please elaborate. Spelling of what?
In all code comments and commit messages the acronyms and abbreviations have their proper spelling, like "Tx", "Rx", "HW', "SW", "ID". of course lowercase names are still allowed for variables/fields
quoted
quoted
All major data structures of the driver are fully introduced with the code that uses them but without their initialization code that requires management interface with the hw.