commit | 443b5991a748c844610cb27f19473b56d5fc4dd1 | [log] [tgz] |
---|---|---|
author | YOSHIFUJI Hideaki/吉藤英明 <hideaki.yoshifuji@miraclelinux.com> | Mon Mar 23 18:04:13 2015 +0900 |
committer | David S. Miller <davem@davemloft.net> | Mon Mar 23 16:54:34 2015 -0400 |
tree | 92ea6769582732de44062300a8691b0b1a5ba1c5 | |
parent | 86c1aee1178c8e57dae10a9e73c51069098e4b5b [diff] |
net: Move the comment about unsettable socket-level options to default clause and update its reference. We implement the SO_SNDLOWAT etc not to be settable and return ENOPROTOOPT per 1003.1g 7. Move the comment to appropriate position and update the reference. Signed-off-by: YOSHIFUJI Hideaki <hideaki.yoshifuji@miraclelinux.com> Signed-off-by: YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org> Signed-off-by: David S. Miller <davem@davemloft.net>