diff options
| author | Lennert Buytenhek <[email protected]> | 2006-01-08 01:01:06 -0800 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2006-01-08 20:12:45 -0800 |
| commit | 974dffc2dd72d499a3ff150f61c8025b097a2c34 (patch) | |
| tree | 17b4a4890466dd8f67cd5163030c6f9675d3adb7 /scripts/basic | |
| parent | 2f659f462d2ab519068d0e2bb677d7a700decb8d (diff) | |
[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 <[email protected]>
Cc: dmitry pervushin <[email protected]>
Cc: <[email protected]>
Cc: Jeff Garzik <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts/basic')
0 files changed, 0 insertions, 0 deletions