Messages in this thread |  | | Date | Thu, 8 Aug 2024 08:40:43 -0700 | | From | Jakub Kicinski <> | | Subject | Re: [PATCH] net: qualcomm: emac: use devm for alloc_etherdev |
| |
On Wed, 7 Aug 2024 20:57:51 -0700 Rosen Penev wrote: > Removes the need to free. It's safe as it is created first and destroyed > last. > > Added return with dev_err_probe. Saves 1 line.
Again, do you have the HW to test this? Please don't go around "improving" old drivers which aren't broken. -- pw-bot: cr
|  |