Re: [RFT][PATCH] ax25 using seq_file
From: Jeroen Vreeken <hidden>
Date: 2003-08-24 22:35:35
Also in:
linux-hams
From: Jeroen Vreeken <hidden>
Date: 2003-08-24 22:35:35
Also in:
linux-hams
On 2003.08.24 13:29:11 +0200 David S. Miller wrote:
On Fri, 22 Aug 2003 13:15:47 -0700 Stephen Hemminger [off-list ref] wrote:quoted
Convert AX25 to use the seq_file interface for it's /proc hook. Jeroen could you test this with real hardware, since without hardware the table always comes up empty which is not a good enough test.Meanwhile I've applied this. If problems are found you can send me fixes.
No problems so far.... I gave it a try this evening and until now it keeps running fine with the seq_file patches. I can read the /proc files as much as I like with varying connections going on. Jeroen