diff options
author | Ben Hutchings <bhutchings@solarflare.com> | 2008-09-01 12:50:18 +0100 |
---|---|---|
committer | Jeff Garzik <jgarzik@redhat.com> | 2008-09-24 18:54:41 -0400 |
commit | 951f46a1a2c891479565f2c2c950a951f65fd59f (patch) | |
tree | 6079652df672d80469870bcc72693cb2a0c6f0c4 /drivers/net/sfc | |
parent | 0a62f1a681006719c226a682dbcfb4358c8b3d28 (diff) |
sfc: Remove obsolete comment about PCI modes
Signed-off-by: Ben Hutchings <bhutchings@solarflare.com>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
Diffstat (limited to 'drivers/net/sfc')
-rw-r--r-- | drivers/net/sfc/falcon_hwdefs.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/net/sfc/falcon_hwdefs.h b/drivers/net/sfc/falcon_hwdefs.h index e319fd64d07c..5d584b0dbb51 100644 --- a/drivers/net/sfc/falcon_hwdefs.h +++ b/drivers/net/sfc/falcon_hwdefs.h @@ -117,7 +117,6 @@ #define SF_PRST_WIDTH 1 #define EE_PRST_LBN 8 #define EE_PRST_WIDTH 1 -/* See pic_mode_t for decoding of this field */ /* These bit definitions are extrapolated from the list of numerical * values for STRAP_PINS. */ |