debian/changelog | 7 +++++++ scripts/system/irq-affinity.pl | 5 +++-- scripts/vyatta-bonding.pl | 2 +- 3 files changed, 11 insertions(+), 3 deletions(-)
New commits: commit 84f424eb29a918c7b31cae80d6829cc8f30431cd Author: Stephen Hemminger <[email protected]> Date: Wed Apr 13 09:09:46 2011 -0700 0.19.55 commit e510abef1a0ed87e7c2159f77e7105d118219d51 Author: Stephen Hemminger <[email protected]> Date: Wed Apr 13 09:05:13 2011 -0700 Fix irq naming convention mapping code The mislabeled commit ddce08161907797fe914ba609b362d812e23fc8a Fix wrong name in get_irq_affinity Was some code to handle Broadcom device IRQ naming convention that was untested. The part that built regex was incorrectly expanding a string with regex characters. commit 46c80e873091c244fca2135e46df8e74f8d62b3b Author: Stephen Hemminger <[email protected]> Date: Wed Apr 13 09:03:59 2011 -0700 Bonding script typo Was using 'smp_affinity' where code meant 'get_irq_affinity' http://suva.vyatta.com/git/?p=vyatta-cfg-system.git;a=commitdiff;h=84f424eb29a918c7b31cae80d6829cc8f30431cd http://suva.vyatta.com/git/?p=vyatta-cfg-system.git;a=commitdiff;h=e510abef1a0ed87e7c2159f77e7105d118219d51 http://suva.vyatta.com/git/?p=vyatta-cfg-system.git;a=commitdiff;h=46c80e873091c244fca2135e46df8e74f8d62b3b _______________________________________________ svn mailing list [email protected] http://mailman.vyatta.com/mailman/listinfo/svn
