On Thu, Sep 25, 2014 at 09:22:22PM +, Samuel Ghinet wrote:
> Contains error codes for netlink transactional errors.
> These errors are passed to the "error" field (INT) of the NL_MSG_ERR struct.
> The userspace requires them to be negative values: the nl_msg_nlmsgerr
> userspace
> function tra
Contains error codes for netlink transactional errors.
These errors are passed to the "error" field (INT) of the NL_MSG_ERR struct.
The userspace requires them to be negative values: the nl_msg_nlmsgerr userspace
function transforms them from negative to positive values.
These error codes correspo