Author: adrian
Date: Sat Mar 28 23:20:46 2015
New Revision: 280796
URL: https://svnweb.freebsd.org/changeset/base/280796

Log:
  Turns out the AR933x looks like the AR7240/AR7241 switch as far as VLAN
  configuration is concerned.
  
  So, remove the now-erroneous comment.
  
  Tested:
  
  * AR9331 - Carambola2, with transmitting dot1q tagged packets around.

Modified:
  head/sys/dev/etherswitch/arswitch/arswitch_vlans.c

Modified: head/sys/dev/etherswitch/arswitch/arswitch_vlans.c
==============================================================================
--- head/sys/dev/etherswitch/arswitch/arswitch_vlans.c  Sat Mar 28 23:01:59 
2015        (r280795)
+++ head/sys/dev/etherswitch/arswitch/arswitch_vlans.c  Sat Mar 28 23:20:46 
2015        (r280796)
@@ -51,7 +51,6 @@
 #include "etherswitch_if.h"
 
 /*
- * XXX TODO: teach about the AR933x SoC switch
  * XXX TODO: teach about the AR934x SoC switch
  */
 
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to