]> bbs.cooldavid.org Git - net-next-2.6.git/commit
sfc: Rename register I/O header and functions used by both Falcon and Siena
authorBen Hutchings <bhutchings@solarflare.com>
Fri, 23 Oct 2009 08:30:46 +0000 (08:30 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sat, 24 Oct 2009 11:27:04 +0000 (04:27 -0700)
commit12d00cadcc45382fc127712aa35bd0c96cbf81d9
tree96239fbc49d4907fd1677b9d9a2558525673c11e
parent3e6c4538542ab2103ab7c01f4458bc2e21b672a1
sfc: Rename register I/O header and functions used by both Falcon and Siena

While we're at it, use type suffixes of 'd', 'q' and 'o', consistent
with register type names.

Signed-off-by: Ben Hutchings <bhutchings@solarflare.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/sfc/falcon.c
drivers/net/sfc/falcon_boards.c
drivers/net/sfc/falcon_gmac.c
drivers/net/sfc/falcon_io.h [deleted file]
drivers/net/sfc/falcon_xmac.c
drivers/net/sfc/io.h [new file with mode: 0644]
drivers/net/sfc/selftest.c