Re: [RFCv2 bluetooth-next 1/3] 6lowpan: add debugfs support

2015-11-26 Thread Stefan Schmidt
Hello. On 25/11/15 19:00, Alexander Aring wrote: Hi, On Wed, Nov 25, 2015 at 05:42:32PM +0100, Stefan Schmidt wrote: Hello. On 17/11/15 23:33, Alexander Aring wrote: This patch will introduce a 6lowpan entry into the debugfs if enabled. Inside this 6lowpan directory we create a

Re: [RFCv2 bluetooth-next 1/3] 6lowpan: add debugfs support

2015-11-25 Thread Stefan Schmidt
Hello. On 17/11/15 23:33, Alexander Aring wrote: This patch will introduce a 6lowpan entry into the debugfs if enabled. Inside this 6lowpan directory we create a subdirectories of all 6lowpan interfaces to offer a per interface debugfs support. This will be useful for other things as well

Re: [RFCv2 bluetooth-next 1/3] 6lowpan: add debugfs support

2015-11-25 Thread Alexander Aring
Hi, On Wed, Nov 25, 2015 at 05:42:32PM +0100, Stefan Schmidt wrote: > Hello. > > On 17/11/15 23:33, Alexander Aring wrote: > >This patch will introduce a 6lowpan entry into the debugfs if enabled. > >Inside this 6lowpan directory we create a subdirectories of all 6lowpan > >interfaces to offer a

[RFCv2 bluetooth-next 1/3] 6lowpan: add debugfs support

2015-11-17 Thread Alexander Aring
This patch will introduce a 6lowpan entry into the debugfs if enabled. Inside this 6lowpan directory we create a subdirectories of all 6lowpan interfaces to offer a per interface debugfs support. Signed-off-by: Alexander Aring --- include/net/6lowpan.h | 6 -