> -----Original Message----- > From: Sebastian Siewior [mailto:[EMAIL PROTECTED] > Sent: Wednesday, October 17, 2007 1:25 AM > To: [EMAIL PROTECTED] > Cc: Li Yang-r58472; netdev@vger.kernel.org; Grant Likely > Subject: [PATCH] [net] fix gianfar (compile and warning) > > Currently it does not compile because a not declared variable is used. > struct net_device_stats in driver's private struct is also unsued. > This patch uses (hopefully) the right stats. > > Cc: Li Yang <[EMAIL PROTECTED]> > Signed-off-by: Sebastian Siewior <[EMAIL PROTECTED]>
I have also submitted a patch to fixed this compile error two days before, and it has been applied on Jeff's netdev tree. But you can submit a separate patch to cleanup the struct net_device_stats in driver's private struct. Thanks. - Leo - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html