Re: [PATCH net-next v04 1/1] hinic3: module initialization and tx/rx logic

From: Przemek Kitszel
Date: Wed Jan 22 2025 - 08:59:20 EST


On 1/22/25 08:07, Gur Stavi wrote:
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




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.