Re: svn commit: r195851 - in head/sys/dev: e1000 ixgbe

2009-07-24 Thread John Baldwin
On Friday 24 July 2009 12:57:50 pm Jack F Vogel wrote: > Author: jfv > Date: Fri Jul 24 16:57:49 2009 > New Revision: 195851 > URL: http://svn.freebsd.org/changeset/base/195851 > > Log: > This delta fixes two bugs: > - When a vlan event occurs a check was not made that > the event was

svn commit: r195851 - in head/sys/dev: e1000 ixgbe

2009-07-24 Thread Jack F Vogel
Author: jfv Date: Fri Jul 24 16:57:49 2009 New Revision: 195851 URL: http://svn.freebsd.org/changeset/base/195851 Log: This delta fixes two bugs: - When a vlan event occurs a check was not made that the event was actually for the interface, thus resulting in a panic. All three dr