Re: [patch 1/8] Make ATM driver use seq_list_xxx helpers

2007-07-09 Thread David Miller
From: [EMAIL PROTECTED] Date: Mon, 09 Jul 2007 11:51:09 -0700 > From: Pavel Emelianov <[EMAIL PROTECTED]> > > The .show callback receives the list_head pointer now, not the struct > br2684_dev one. > > Signed-off-by: Pavel Emelianov <[EMAIL PROTECTED]> > Signed-off-by: Andrew Morton <[EMAIL PROT

[patch 1/8] Make ATM driver use seq_list_xxx helpers

2007-07-09 Thread akpm
From: Pavel Emelianov <[EMAIL PROTECTED]> The .show callback receives the list_head pointer now, not the struct br2684_dev one. Signed-off-by: Pavel Emelianov <[EMAIL PROTECTED]> Signed-off-by: Andrew Morton <[EMAIL PROTECTED]> --- net/atm/br2684.c | 22 -- 1 files changed