Re: [RFCv3 bluetooth-next 2/4] 6lowpan: add debugfs support

2015-12-01 Thread Stefan Schmidt
Hello. On 29/11/15 12:34, 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. Signed-off-by: Alexander Aring --- include/net/

[RFCv3 bluetooth-next 2/4] 6lowpan: add debugfs support

2015-11-29 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 | 3 +++ net/6lowpan/6lowpan_i.h | 28 ++