Author: vmaffione
Date: Fri Dec  7 11:47:42 2018
New Revision: 341680
URL: https://svnweb.freebsd.org/changeset/base/341680

Log:
  netmap: remove dead code obsoleted by iflib
  
  The iflib subsystem implements netmap support in a driver-independent
  way (sys/net/iflib.c). We can therefore remove the headers that
  used to implement netmap support for all the drivers now supported
  by iflib (em, igb, ixl, ixgbe, lem).
  
  MFC after:    1 week

Deleted:
  head/sys/dev/netmap/if_em_netmap.h
  head/sys/dev/netmap/if_igb_netmap.h
  head/sys/dev/netmap/if_ixl_netmap.h
  head/sys/dev/netmap/if_lem_netmap.h
  head/sys/dev/netmap/ixgbe_netmap.h
_______________________________________________
svn-src-head@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to