|
@@ -2454,7 +2454,7 @@ UEA_ATTR(firmid, 0);
|
|
|
|
|
|
/* Retrieve the device End System Identifier (MAC) */
|
|
|
|
|
|
-static int uea_getesi(struct uea_softc *sc, u_char * esi)
|
|
|
+static int uea_getesi(struct uea_softc *sc, u_char *esi)
|
|
|
{
|
|
|
unsigned char mac_str[2 * ETH_ALEN + 1];
|
|
|
int i;
|