diff --git a/fcst/linux-patches/02-fc4 b/fcst/linux-patches/02-fc4 index 1f3f1ae95..ecc677c67 100644 --- a/fcst/linux-patches/02-fc4 +++ b/fcst/linux-patches/02-fc4 @@ -462,8 +462,8 @@ index 4b912ee..9403d4e 100644 +/** + * struct fc4_prov - FC-4 provider registration -+ * @prli: Handler for incoming PRLI -+ * @prlo: Handler for session reset ++ * @prli: Handler for incoming PRLI ++ * @prlo: Handler for session reset + * @recv: Handler for incoming request + * @module: Pointer to module. May be NULL. + */