linux/drivers/net/ethernet/intel
Paul Gortmaker 483f777266 drivers/net: remove orphaned references to micro channel
We threw away the microchannel support, but the removal wasn't
completely trivial since there was namespace overlap with the
machine check support, and hence some orphaned dependencies
survived the deletion.  This attempts to sweep those up and
send them to the bit-bucket.

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2013-01-06 21:13:33 -08:00
..
e1000 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 2012-12-13 12:00:02 -08:00
e1000e drivers/net: fix up function prototypes after __dev* removals 2012-12-07 14:22:22 -05:00
igb drivers/net: fix up function prototypes after __dev* removals 2012-12-07 14:22:22 -05:00
igbvf net: remove unnecessary NET_ADDR_RANDOM "bitclean" 2013-01-03 22:37:36 -08:00
ixgb net/intel: remove __dev* attributes 2012-12-03 11:17:07 -08:00
ixgbe drivers/net: fix up function prototypes after __dev* removals 2012-12-07 14:22:22 -05:00
ixgbevf drivers/net: fix up function prototypes after __dev* removals 2012-12-07 14:22:22 -05:00
e100.c drivers/net: fix up function prototypes after __dev* removals 2012-12-07 14:22:22 -05:00
Kconfig drivers/net: remove orphaned references to micro channel 2013-01-06 21:13:33 -08:00
Makefile