• Cyrill Gorcunov's avatar
    net: sockets -- Don't spam log with known errors · 33166f29
    Cyrill Gorcunov authored
    For example if diag module is not built then we should
    not spam with error message but we will print an error
    if only a particular socket is really used.
    
    v2:
     - continue passing @ns into error handler because it should
       be balanced with receieve handler by number of arguments;
       while we don't use it yet in our handlers better to reserve
       it immediately for future use;
    
     - strictly speaking probing raw diag module has not much sense
       by now -- the kernel doesn't support its autoloading in some
       versions; still for code consistency we should do the same
       things for all modules.
    Signed-off-by: 's avatarCyrill Gorcunov <gorcunov@gmail.com>
    Signed-off-by: 's avatarAndrei Vagin <avagin@gmail.com>
    33166f29
Name
Last commit
Last update
Documentation Loading commit data...
compel Loading commit data...
contrib Loading commit data...
coredump Loading commit data...
crit Loading commit data...
criu Loading commit data...
images Loading commit data...
include/common Loading commit data...
lib Loading commit data...
scripts Loading commit data...
soccr Loading commit data...
test Loading commit data...
.gitignore Loading commit data...
.mailmap Loading commit data...
.travis.yml Loading commit data...
COPYING Loading commit data...
CREDITS Loading commit data...
INSTALL.md Loading commit data...
Makefile Loading commit data...
Makefile.compel Loading commit data...
Makefile.config Loading commit data...
Makefile.install Loading commit data...
Makefile.versions Loading commit data...
README.md Loading commit data...