diff options
author | Eric Miao <[email protected]> | 2008-06-19 17:39:03 +0800 |
---|---|---|
committer | Russell King <[email protected]> | 2008-07-12 21:52:40 +0100 |
commit | c4f0e76747e80578a8f7fddd82fd0ce8127bd2f8 (patch) | |
tree | 48dfd3c9b7204f1096410b6f4ee7f7640705c67d /net/unix/sysctl_net_unix.c | |
parent | fa6d3be08538bb80274d20c7e59f9beca48fa44a (diff) |
[NET] smc91x: add SMC91X_NOWAIT flag to platform data
And also favors the usage of SMC91X_NOWAIT over the hardcoded SMC_NOWAIT
by converting "nowait" (module parameter overridable) to platform flag.
There are several possibilities:
1. platform data present - preferred and use as is
2. platform data absent - use "nowait", it can be:
a. SMC_NOWAIT if defined
b. default to 0 if SMC_NOWAIT isn't defined
c. overriden by module parameter
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