commit | 3d1f486952b750f1cca53cf22d4f769db5aba4f0 | [log] [tgz] |
---|---|---|
author | Thomas Graf <tgraf@suug.ch> | Wed Jun 13 02:54:58 2012 +0000 |
committer | David S. Miller <davem@davemloft.net> | Wed Jun 13 15:46:34 2012 -0700 |
tree | 8079cc97a2b15c35d3792307d3e9673486d6e812 | |
parent | ab6d470735682a6e1ba889a66f56eb1640242096 [diff] |
dcbnl: Return consistent error codes EMSGSIZE - ran out of space while constructing message EOPNOTSUPP - driver/hardware does not support operation ENODEV - network device not found EINVAL - invalid message Signed-off-by: Thomas Graf <tgraf@suug.ch> Signed-off-by: David S. Miller <davem@davemloft.net>