muge(4): Fix a typo in a source code comment

- s/addres/address/

(cherry picked from commit 046fe202e76623988ac612b20047940b86dd373f)
This commit is contained in:
Gordon Bergling 2024-04-18 16:18:26 +02:00
parent bf2582cf15
commit 04ab41437a

View file

@ -1811,7 +1811,7 @@ done:
* muge_multicast_write
* @sc: device's soft context
*
* Writes perfect addres filters and hash address filters to their
* Writes perfect address filters and hash address filters to their
* corresponding registers and RAMs.
*
*/