Compare commits
42 Commits
i9
...
i9-ispras-
@ -1 +1 @@
|
||||
SOURCES/linux-6.1.104.tar.xz
|
||||
SOURCES/linux-stable-6.1.111-lvc4.tar.gz
|
||||
|
@ -1 +1 @@
|
||||
3b6144217da2b96883a68c3f48be05512896701b SOURCES/linux-6.1.104.tar.xz
|
||||
7c2613fba3edce616696fe878420cba313825bdf SOURCES/linux-stable-6.1.111-lvc4.tar.gz
|
||||
|
@ -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
File diff suppressed because it is too large
Load Diff
Loading…
Reference in new issue