include/linux/netdevice.h | 2 -- net/core/dev.c | 19 ++----------------- net/core/net-sysfs.c | 5 +++-- net/core/rtnetlink.c | 2 +- 4 files changed, 6 insertions(+), 22 deletions(-)
New commits: commit a7bde3b056066f291524d667a022f869c8aaff44 Author: Stephen Hemminger <[email protected]> Date: Wed Mar 18 11:52:43 2009 -0700 Revert "Handle modifying transmit queue length on active devices" This reverts commit 4849b26f17be9b8e6778364e648bbfe731b4ca6c. Don't need this, there is a simpler way to just handle it in templates. http://suva.vyatta.com/git/?p=linux-vyatta.git;a=commitdiff;h=a7bde3b056066f291524d667a022f869c8aaff44 _______________________________________________ svn mailing list [email protected] http://mailman.vyatta.com/mailman/listinfo/svn
