aboutsummaryrefslogtreecommitdiffstats
path: root/Kbuild
diff options
context:
space:
mode:
authorVlad Yasevich <vladislav.yasevich@hp.com>2009-11-23 15:53:59 -0500
committerVlad Yasevich <vladislav.yasevich@hp.com>2009-11-23 15:53:59 -0500
commita5b03ad2143c5bc9ae76533e8321fe66258b4f35 (patch)
tree3c726dd6fd3d6d3bb711711018ea4808eb791e51 /Kbuild
parent245cba7e55929dc2b10b7d915bfba0168eeeed17 (diff)
downloadkernel_goldelico_gta04-a5b03ad2143c5bc9ae76533e8321fe66258b4f35.zip
kernel_goldelico_gta04-a5b03ad2143c5bc9ae76533e8321fe66258b4f35.tar.gz
kernel_goldelico_gta04-a5b03ad2143c5bc9ae76533e8321fe66258b4f35.tar.bz2
sctp: Turn the enum socket options into defines
Recent attempt to remove deprecated socket options demonstrated that removing options from the enum space will have severe binary compatibility issues. The reason is that it changes the subsequent enum space and causes option values to be redefined. To solve this, and to get rid of the ugly double statements for every option, we simply convert to the #define scheme. Signed-off-by: Vlad Yasevich <vladislav.yasevich@hp.com>
Diffstat (limited to 'Kbuild')
0 files changed, 0 insertions, 0 deletions