mirror of
https://github.com/torvalds/linux.git
synced 2024-12-02 17:11:33 +00:00
d83b950d44
Some memory allocated in myri10ge_probe_slices() is not released in the
error handling path of myri10ge_probe().
Add the corresponding kfree(), as already done in the remove function.
Fixes:
|
||
---|---|---|
.. | ||
myri10ge | ||
Kconfig | ||
Makefile |