]> bbs.cooldavid.org Git - net-next-2.6.git/commit
chelsio: Remove remnants of CONFIG_CHELSIO_T1_COUGAR
authorRoland Dreier <rdreier@cisco.com>
Wed, 2 Jun 2010 08:04:28 +0000 (08:04 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 3 Jun 2010 10:18:20 +0000 (03:18 -0700)
commit482c42f12667223ac93bd954ad7f87c6fef29393
treec3080c6671f5656a5546bed614ef69d336e3920a
parent96d362202bfc0e5da78ee59b1645296fbca515f4
chelsio: Remove remnants of CONFIG_CHELSIO_T1_COUGAR

CONFIG_CHELSIO_T1_COUGAR cannot be set (it appears nowhere in any
Kconfig files), and the code it protects could never build (cspi.h was
never added to the kernel tree).  Therefore it's pretty safe to remove
all vestiges of this dead code.

Signed-off-by: Roland Dreier <rolandd@cisco.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/chelsio/common.h
drivers/net/chelsio/subr.c