commit | 3b259e365998291a02488225e32b9f2b73723b3e | [log] [tgz] |
---|---|---|
author | J. K. Cliburn <jcliburn@gmail.com> | Sun Nov 09 15:05:30 2008 -0600 |
committer | Jeff Garzik <jgarzik@redhat.com> | Fri Nov 14 18:19:18 2008 -0500 |
tree | 073234755dd3e7f752ed51baf6aee7b26ce5113c | |
parent | 7ee0fddfe05f105d3346aa8774695e7130697836 [diff] |
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>