Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit aee14e5d authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "kernel: net: Buffer overflow fix for Embms"

parents 79dd32e0 29721988
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -32,7 +32,7 @@
#include <linux/miscdevice.h>
#include <linux/spinlock.h>

#define EMBMS_MAX_IFACE_NAME    20
#define EMBMS_MAX_IFACE_NAME    16

/* Defining IP and UDP header related macros*/