parent
52da71b307
commit
e0277b706a
@ -0,0 +1,13 @@
|
||||
diff --git a/net/rxrpc/local_event.c b/net/rxrpc/local_event.c
|
||||
index 19e929c..e9cf26d 100644
|
||||
--- a/net/rxrpc/local_event.c
|
||||
+++ b/net/rxrpc/local_event.c
|
||||
@@ -16,7 +16,7 @@
|
||||
#include <generated/utsrelease.h>
|
||||
#include "ar-internal.h"
|
||||
|
||||
-static const char rxrpc_version_string[65] = "linux-" UTS_RELEASE " AF_RXRPC";
|
||||
+static const char rxrpc_version_string[128] = "linux-" UTS_RELEASE " AF_RXRPC";
|
||||
|
||||
/*
|
||||
* Reply to a version request
|
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
Loading…
Reference in new issue