Hi, the mail below went to the wrong mailing list (commits@ is read-only).
Cheers, Marek On Friday 12 December 2014 22:04:10 Melroy van den Berg wrote: > Hi, > > This is my first patch :). This is small one, but it's a bug. > > From 414638b05aacdfb111c8f4bf0e35d63b65b8ebdf Mon Sep 17 00:00:00 2001 > From: Melroy van den Berg <[email protected]> > Date: Fri, 12 Dec 2014 21:56:32 +0100 > Subject: [PATCH] batman-adv: Use batman_adv (instead of batman-adv) to grep > in > dmesg, because batman_adv is the real module name. > > Signed-off-by: Melroy van den Berg <[email protected]> > --- > README | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/README b/README > index 58e4904..4f401e5 100644 > --- a/README > +++ b/README > @@ -135,7 +135,7 @@ mands: dmesg, logread, or looking in the files > /var/log/kern.log > or /var/log/syslog. All batman-adv messages are prefixed with > "batman-adv:" So to see just these messages try > > -# dmesg | grep batman-adv > +# dmesg | grep batman_adv > > When investigating problems with your mesh network it is some- > times necessary to see more detail debug messages. This must be
signature.asc
Description: This is a digitally signed message part.
