CVSROOT: /cvs Module name: src Changes by: [EMAIL PROTECTED] 2008/10/20 13:36:54
Modified files: sys/dev/pci : if_jme.c if_jmevar.h Log message: Remove ioctl handlers for MTU changing and multicast, they're already handled by ether_ioctl() and simplify the interface flags handler. ok jsg@