| commit | 3fdadf7d27e3fbcf72930941884387d1f4936f04 | [log] [tgz] |
|---|---|---|
| author | Dmitry Mishin <[email protected]> | Mon Mar 20 22:45:21 2006 -0800 |
| committer | David S. Miller <[email protected]> | Mon Mar 20 22:45:21 2006 -0800 |
| tree | 167072cf1e60b6b307610563614b435ff0caa52d | |
| parent | c750360938b403e6cc193d293cfbcb099dd6c60e [diff] |
[NET]: {get|set}sockopt compatibility layer
This patch extends {get|set}sockopt compatibility layer in order to
move protocol specific parts to their place and avoid huge universal
net/compat.c file in the future.
Signed-off-by: Dmitry Mishin <[email protected]>
Signed-off-by: David S. Miller <[email protected]>