On Wed, Jan 20, 2021 at 11:15 PM Ajit Khaparde wrote:
>
> From: Somnath Kotur
>
> Move all the individual driver fields allocation routines to one
> routine - bnxt_drv_init(). This houses all such routines where
> memory needs to be allocated once during the driver's lifetime
> and does not need
From: Somnath Kotur
Move all the individual driver fields allocation routines to one
routine - bnxt_drv_init(). This houses all such routines where
memory needs to be allocated once during the driver's lifetime
and does not need to be torn down during error recovery.
Rename some function names in
2 matches
Mail list logo