commit | f249fb783092471a4808e5fc5bda071d2724810d | [log] [tgz] |
---|---|---|
author | Rémi Denis-Courmont <remi.denis-courmont@nokia.com> | Mon Jul 20 00:47:04 2009 +0000 |
committer | David S. Miller <davem@davemloft.net> | Mon Jul 20 08:23:36 2009 -0700 |
tree | 12cd535e2ab69bd561124d5e0213fdc7fa0ea98c | |
parent | e4135c2da11c337e3759f98727c4819ba2a849fa [diff] |
Fix error return for setsockopt(SO_TIMESTAMPING) I guess it should be -EINVAL rather than EINVAL. I have not checked when the bug came in. Perhaps a candidate for -stable? Signed-off-by: Rémi Denis-Courmont <remi.denis-courmont@nokia.com> Signed-off-by: David S. Miller <davem@davemloft.net>