On Thu, Sep 20, 2018 at 08:02:31AM -0700, Selvin Xavier wrote: > Few bug fixes for bnxt_re > > Patch 1 and 2 are fixes for two smatch warnings. > Patch 3 fix some of the resource leaks in error path. > Patch 4 changes the rtnl locking during registration to avoid system crash > > Please review and apply These patches all need better commit messages for the rc4 timeframe, especially since some of them are so long. rc patches need to be fixing real bug, include a oops report or clearly explain how the bug can be triggered. Read the Documentation/process/stable-kernel-rules.rst File for guidlines. also you should cc Dan on the patches you credited to him.. Jason