summaryrefslogtreecommitdiff
path: root/drivers/net/3c501.c
diff options
context:
space:
mode:
authorLennert Buytenhek <buytenh@wantstofly.org>2006-01-08 09:01:06 (GMT)
committerLinus Torvalds <torvalds@g5.osdl.org>2006-01-09 04:12:45 (GMT)
commit974dffc2dd72d499a3ff150f61c8025b097a2c34 (patch)
tree17b4a4890466dd8f67cd5163030c6f9675d3adb7 /drivers/net/3c501.c
parent2f659f462d2ab519068d0e2bb677d7a700decb8d (diff)
downloadlinux-fsl-qoriq-974dffc2dd72d499a3ff150f61c8025b097a2c34.tar.xz
[PATCH] cs89x0: make {read,write}word take base_addr
readword() and writeword() take a 'struct net_device *' and deref its ->base_addr member. Make them take the base_addr directly instead, so that we can switch the other occurences of inw/outw in the file over to readword/writeword as well. Signed-off-by: Lennert Buytenhek <buytenh@wantstofly.org> Cc: dmitry pervushin <dpervushin@ru.mvista.com> Cc: <dsaxena@plexity.net> Cc: Jeff Garzik <jgarzik@pobox.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'drivers/net/3c501.c')
0 files changed, 0 insertions, 0 deletions