Re: [Intel-wired-lan] ice: Use common error handling code in two functions

2024-09-23 Thread Tony Nguyen
On 9/20/2024 12:05 AM, Markus Elfring wrote: Add jump targets so that a bit of exception handling can be better reused at the end of two function implementations. Thank you for contribution, the change is fine, Thanks for this positive feedback.

Re: [Intel-wired-lan] ice: Use common error handling code in two functions

2024-09-20 Thread Markus Elfring
>> Add jump targets so that a bit of exception handling can be better reused >> at the end of two function implementations. > > Thank you for contribution, the change is fine, Thanks for this positive feedback. > but not as a bugfix. Would you lik