aboutsummaryrefslogtreecommitdiffstats
path: root/usb/usb-throw-away-custom-hex-digit-methods.patch
diff options
Diffstat (limited to 'usb/usb-throw-away-custom-hex-digit-methods.patch')
-rw-r--r--usb/usb-throw-away-custom-hex-digit-methods.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/usb/usb-throw-away-custom-hex-digit-methods.patch b/usb/usb-throw-away-custom-hex-digit-methods.patch
index 8738f9fba0667e..eadc442c0b2ddb 100644
--- a/usb/usb-throw-away-custom-hex-digit-methods.patch
+++ b/usb/usb-throw-away-custom-hex-digit-methods.patch
@@ -30,7 +30,7 @@ Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
#include <asm/unaligned.h>
-@@ -2429,7 +2430,6 @@ UEA_ATTR(firmid, 0);
+@@ -2436,7 +2437,6 @@ UEA_ATTR(firmid, 0);
/* Retrieve the device End System Identifier (MAC) */
@@ -38,7 +38,7 @@ Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
static int uea_getesi(struct uea_softc *sc, u_char * esi)
{
unsigned char mac_str[2 * ETH_ALEN + 1];
-@@ -2440,7 +2440,8 @@ static int uea_getesi(struct uea_softc *
+@@ -2447,7 +2447,8 @@ static int uea_getesi(struct uea_softc *
return 1;
for (i = 0; i < ETH_ALEN; i++)