diff options
author | Eric Miao <[email protected]> | 2008-06-24 13:38:50 +0800 |
---|---|---|
committer | Russell King <[email protected]> | 2008-07-12 21:52:40 +0100 |
commit | 159198862adad7109bb347bb30a620f67beac45f (patch) | |
tree | 2e440d22fa40b41f37922d9c6f2011e07a5e446b /net/unix/sysctl_net_unix.c | |
parent | c4f0e76747e80578a8f7fddd82fd0ce8127bd2f8 (diff) |
[NET] smc91x: prepare for SMC_IO_SHIFT to be a platform configurable variable
Now one can use the following code
#define SMC_IO_SHIFT lp->io_shift
to make SMC_IO_SHIFT a variable. This, however, will slightly increase
the CPU overhead and have negative impact on the network performance.
The tradeoff is, this can be specified in the smc91x platform data so
that multiple boards support can be built in a single zImage.
Signed-off-by: Eric Miao <[email protected]>
Acked-by: Nicolas Pitre <[email protected]>
Acked-by: Jeff Garzik <[email protected]>
Signed-off-by: Russell King <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions