Ziyang Xuan afa646299a ice: Remove unnecessary NULL check before dev_put
Since commit b37a46683739 ("netdevice: add the case if dev is NULL"),
dev_put(NULL) is safe, check NULL before dev_put() is not needed.

Signed-off-by: Ziyang Xuan <william.xuanziyang@huawei.com>
Tested-by: Gurucharan <gurucharanx.g@intel.com> (A Contingent worker at Intel)
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
2022-06-30 13:53:33 -07:00
..
2022-06-09 10:05:31 -07:00
2022-06-09 10:05:31 -07:00
2022-05-08 11:33:57 +01:00