From: Stephen Hemminger <[EMAIL PROTECTED]> Date: Wed, 11 Jul 2007 10:51:15 -0700
> Switch from formatting messages in probe routine and copying with kfifo, > to using a small circular queue of information and formatting on read. > This avoids wraparound issues with kfifo, and saves one copy. > > Also make sure to state correct license, rather than copying off some other > driver I started with. > > Signed-off-by: Stephen Hemminger <[EMAIL PROTECTED]> Applied, thanks Stephen. - 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