]> git.karo-electronics.de Git - mv-sheeva.git/commit
atl1: Do not enumerate options unsupported by chip
authorJ. K. Cliburn <jcliburn@gmail.com>
Sun, 9 Nov 2008 21:05:30 +0000 (15:05 -0600)
committerJeff Garzik <jgarzik@redhat.com>
Fri, 14 Nov 2008 23:19:18 +0000 (18:19 -0500)
commit3b259e365998291a02488225e32b9f2b73723b3e
tree073234755dd3e7f752ed51baf6aee7b26ce5113c
parent7ee0fddfe05f105d3346aa8774695e7130697836
atl1: Do not enumerate options unsupported by chip

Of the various WOL options provided in include/linux/ethtool.h, the
L1 NIC supports only magic packet.  Remove all options except magic
packet from the atl1 driver.

Signed-off-by: Jay Cliburn <jcliburn@gmail.com>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
drivers/net/atlx/atl1.c